Mail Archives: djgpp/1999/03/14/10:53:19
-: Jeff Williams <jeffw AT darwin DOT sfbr DOT org> wrote:
-:
-: >The only difference I see so far is that the 2.03 bash does not read the
-: >_inputrc file for readline, and therefore starts in emacs editing-mode
-: >rather than my preferred vi editing-mode. I can `source' the _inputrc
-: Mark E.: snowball3 AT usa DOT net
-:
-: the updated Bash. Until I can update the site with a new binary with a fix
-: for your problem, you can workaround it by defining the environment
-: variable INPUTRC to '~/_inputrc' before starting Bash.
OK, when I set INPUTRC=~/_inputrc the _inputrc file is found on startup,
but bash/readline then hangs with the following message:
readline: ~/_inputrc: line 50: unknown parser directive
readline: ~/_inputrc: line 52: unknown parser directive
At this point I can enter/edit text on the command line, but Enter, Ctrl-C,
Break, etc, are not recognized and the only way out is Ctrl-Alt-Del.
Note: my _inputrc file has only 48 lines! On the outside chance that
readline's line numbers are off by some small constant, the error
messages *might* be referring to the $endif directive (lines 46 and 48)
in my file.
j
- Raw text -