| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
so many). For now, the only extended attribute implemented is NO ECHO,
useful for things like passwords. See TESTS/input2.c for an example.
This should go into 2.2.
Notes:
svn path=/head/; revision=20442
|
| |
|
|
|
|
|
|
|
| |
Implement ^K and KEY_EOL as clear end of line
Move common code from line_edit to static function
Cosmetique changes in textbox
Notes:
svn path=/head/; revision=8344
|
| |
|
|
|
|
|
| |
Submitted by: wmbfmk@urc.tue.nl
Notes:
svn path=/head/; revision=6458
|
| |
|
|
|
|
|
|
|
| |
Implement KEY_DC/^D
Fix some displaying errors
Add more beeps on reaching edges
Notes:
svn path=/head/; revision=4688
|
| |
|
|
|
|
|
| |
in line_edit().
Notes:
svn path=/head/; revision=4667
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4666
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4664
|
| |
|
|
|
|
|
| |
and redraw it with default attrs on exit.
Notes:
svn path=/head/; revision=4591
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4584
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4582
|
| |
|
|
|
|
|
| |
Implement kill line by ^U or kill char from termios
Notes:
svn path=/head/; revision=4344
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4071
|
| |
|
|
|
|
|
| |
(via pipe) with output to dialog box
Notes:
svn path=/head/; revision=3950
|
|
|
externally.
Rewrite inputbox/textbox to use this function.
Notes:
svn path=/head/; revision=3754
|