Questions tagged [rlwrap]

rlwrap is a utility based on the GNU readline library that allows editing keyboard input for other command.

rlwrap is a utility based on the GNU readline library that allows editing keyboard input for other command. rlwrap maintains an input history for each command, and allows users to TAB-expand words using previously encountered words.

31 questions
-1
votes
1 answer

Why rlwrap clutters the screen with redundant output?

Possible Duplicate: Why rlwrap echos “redundantly” what I type from the keyboard ?? I am using the rlwrap utility under linux for command line editing while using sql*plus. Everything is fine except that the utility echoes every command I enter…
Marwan Tanager
  • 359
  • 3
  • 8
1 2
3