Grisha Levit writes:
> It seems that disabling the EOF character does not have an effect on
> readline. For example:
>
> $ stty sane
> $ stty eof undef
> $ ^D
> Use "logout" to leave the shell.
> $ read -e; echo $?
> ^D
> 1
That's messy!
When you execute "read -e", yo
Hi,
I found some aspects of readline documentation that seem inconsistent to
me and I wanted to share them.
1. The difference between backward-kill-line and unix-line-discard
readline commands.
Documentation states:
backward-kill-line (C-x Rubout)
Kill backward to the begin