NetBSD/usr.bin/msgc
dsl 52ebceff84 Improve editing of input fields:
<- and -> move within the field
-> will pull default string into empty buffer
^H (etc) will delete default string from buffer (first press)
Put default string into display buffer if long and input in box.
Scroll input text if longer than space on line.
2004-06-05 19:05:36 +00:00
..
Makefile Add a msg_row() function that returns the current screen row. 2003-09-25 18:32:10 +00:00
defs.h Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
msg_sys.def Improve editing of input fields: 2004-06-05 19:05:36 +00:00
msgc.1 Bump date for previous. 2003-10-15 20:02:10 +00:00
msgdb.c Add a msg_row() function that returns the current screen row. 2003-09-25 18:32:10 +00:00
msgdb.h
msgmain.c only use __RCSID() if it is #defined 2003-07-17 08:33:03 +00:00
msgparse.y only use __RCSID() if it is #defined 2003-07-17 08:33:03 +00:00
msgscan.l only use __RCSID() if it is #defined 2003-07-17 08:33:03 +00:00
pathnames.h