enable use of ^V prefix to allow forced insertion of any character. in
authorPaul Fox <pgf@brightstareng.com>
Fri, 11 Jan 2008 16:50:08 +0000 (16:50 -0000)
committerPaul Fox <pgf@brightstareng.com>
Fri, 11 Jan 2008 16:50:08 +0000 (16:50 -0000)
commit84bbac5a093c38fb75740c302b3b0f1619077b6b
treeff54ce314541cb11fbe1729d7d452f27dd724f35
parentee8e3ee9190d3b5da6bc1c7537473b8d0e7e813b
enable use of ^V prefix to allow forced insertion of any character.  in
particular, without this it's impossible to enter a TAB on the commandline
(whether tab completion is enabled or not).
libbb/lineedit.c