]> git.tuebingen.mpg.de Git - paraslash.git/commit
interactive: Implement single key mode.
authorAndre Noll <maan@systemlinux.org>
Sun, 8 Apr 2012 23:27:11 +0000 (01:27 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 18 Nov 2012 19:28:28 +0000 (20:28 +0100)
commit901f6642a51445accaf88ab80f6bc80757f74149
treed197f3f385ef915978d2bbb9ab7887c29745a183
parent6cb789ba07d3830f1d7fbff9daa059eb1c99c166
interactive: Implement single key mode.

This changes the i9e subsystem to operate in single key mode while
a command is running as determined by the existence of a buffer tree
node which is attached to the stdout_btrn of i9e.

In single key mode a different readline key map is activated and
single keystrokes are passed to the application via the new key
handler function pointer of struct i9e_client_info.
interactive.c
interactive.h