|
187b0ce4a3
|
Review echo of input on message line.
|
2016-03-12 12:58:05 +08:00 |
|
|
45f138ac07
|
Remove mlreply after transition to replacement newmlarg.
|
2015-10-05 14:15:24 +08:00 |
|
|
7f5f0dd7b3
|
Introduce newmlarg as alternative to mlreply.
Rewrite gotoline accordingly.
|
2015-09-29 10:43:19 +08:00 |
|
|
198980b81f
|
Review newmlargt interface and obsolete mlreplyt.
|
2015-09-29 10:25:36 +08:00 |
|
|
ce4d105794
|
Allow either dynamic or pre-defined input size from message line.
Insure to capture ABORT status when doing input from message line.
|
2015-09-28 17:46:00 +08:00 |
|
|
cbbd860bdc
|
Rework insert-string for dynamic token input.
|
2015-09-27 22:13:20 +08:00 |
|
|
51967939b8
|
Harmonize usage of mlreply, mlreplyt and nextarg based on actual needs (input always terminated either on meta or newline characters).
|
2015-08-25 09:17:41 +08:00 |
|
|
703c472f0b
|
Review message line outputs.
|
2015-02-13 21:48:05 +08:00 |
|
|
2fe2d9c153
|
Finish move of globals into input and random.
Remove globals.
|
2014-12-22 17:43:53 +08:00 |
|
|
f03b7c97e3
|
Move globals variables to related modules.
|
2014-12-22 17:42:27 +08:00 |
|
|
bdeba62fcb
|
Move fn_t type definition to bind.h.
Review globals.c imports.
|
2014-12-22 17:40:48 +08:00 |
|
|
d6e3df6ff3
|
Move global window pointers to window and global keyboard variables to input.
|
2014-12-22 17:40:38 +08:00 |
|
|
e2035f0d92
|
Move global variables to public input scope.
|
2014-12-22 17:37:06 +08:00 |
|
|
f5c715debd
|
Review prototypes of prompting functions.
|
2014-12-22 16:10:35 +08:00 |
|
|
08a3aa81e1
|
crypt depends on display and input instead of efunc.
|
2014-12-22 14:45:26 +08:00 |
|