Code

wreadln: adding additional line editing binds
authorJ. Alexander Treuman <jat@spatialrift.net>
Sun, 21 Sep 2008 19:37:42 +0000 (21:37 +0200)
committerMax Kellermann <max@duempel.org>
Sun, 21 Sep 2008 19:37:42 +0000 (21:37 +0200)
commitad98c332ac7551dbf1f99b2c7f5ae60e1009787f
tree379ac6ed2d99e1775b1bfa6ea55a71c4dbc8aee5
parent13740b3e9977fccebc45a82190088de72c7735fd
wreadln: adding additional line editing binds

Adding some GNU readline-style binds.  These are ^B/^F to move the cursor
back/forward, and ^N/^P to go to the next/previous line.
src/wreadln.c