Code

command: Added the new jump command.
authorPatrick Hallen <patrick.hallen@rwth-aachen.de>
Wed, 11 Feb 2009 19:30:22 +0000 (20:30 +0100)
committerPatrick Hallen <patrick.hallen@rwth-aachen.de>
Wed, 11 Feb 2009 19:30:22 +0000 (20:30 +0100)
commitab4c0e0954d797ad6ac46652261ebcab55cd5adc
treeaf2096b62f122353d59d422ea60d9f6d7c9f2546
parent70635bab3a89f13dcd3fa07fb89ee8faa367e548
command: Added the new jump command.

Added the new jump command, which queries the user for a string
and jumps to the entry which begins with that string while the user is
typing.
NEWS
doc/keys.sample
src/command.c
src/command.h
src/screen_help.c