Wayne Davison
|
b98b8e2c26
|
Fixed a signed/unsigned compiler warning.
|
2008-10-11 20:12:18 +00:00 |
|
Peter Stephenson
|
7e9f42526d
|
25777: argument to gdbmsetfn()
unposted: recognise ~[ in completion after : and =
|
2008-09-30 08:59:11 +00:00 |
|
Peter Stephenson
|
59dd1491c6
|
users/13295, tweaked: dont reset line numbers when parsing strings, sometimes
|
2008-09-29 08:46:21 +00:00 |
|
Peter Stephenson
|
b2d08a2155
|
25744: dynamic named directories and further doshfunc() simplification
|
2008-09-26 09:11:27 +00:00 |
|
Peter Stephenson
|
2920c227d3
|
25677: add %x and %I prompt escapes for shell source code debugging
tidy up interface to doshfunc()
|
2008-09-16 15:02:01 +00:00 |
|
Peter Stephenson
|
d37f9672cb
|
25651: make getpermtext() output indentation more logical
|
2008-09-11 17:14:38 +00:00 |
|
Clint Adams
|
13f60efbd7
|
25611, 25613: protect against two possible NULL dereferences.
|
2008-09-05 00:24:27 +00:00 |
|
Clint Adams
|
f926ebbf23
|
25609: initialize sz variable.
|
2008-09-04 22:23:51 +00:00 |
|
Peter Stephenson
|
0cba5ef62a
|
25595: fix line numbers with EVAL_LINENO,
try to fix oddities with funcstack and sourced files,
simplify use of caller element of funcstack
|
2008-09-03 09:08:18 +00:00 |
|
Clint Adams
|
0d07bf44e7
|
25490: make zties dynamic so there can be more than one gdbm handle in use at a time.
|
2008-08-19 12:01:13 +00:00 |
|
Peter Stephenson
|
a5a1296fa0
|
25448: add $funcfiletrace to show absolute line number for caller
|
2008-08-13 21:02:02 +00:00 |
|
Peter Stephenson
|
2853ca830a
|
25247 with further modifications: add $funcsourcetrace
|
2008-08-11 19:22:54 +00:00 |
|
Clint Adams
|
b34c5d8a54
|
25329: build the curses module if we've got any usable curses header, not just curses.h.
|
2008-07-23 02:57:45 +00:00 |
|
Peter Stephenson
|
5b29fedad8
|
25324: Danek Duvall: some Solaris and more general completions
|
2008-07-21 19:15:22 +00:00 |
|
Clint Adams
|
2d2d341161
|
25322: fix printing of keys.
|
2008-07-21 02:34:06 +00:00 |
|
Clint Adams
|
8954f31c7c
|
25321: delete gdbm node when corresponding hash entry is unset.
|
2008-07-21 02:24:03 +00:00 |
|
Clint Adams
|
fdf4449338
|
25320: fix read and write of elements by key.
|
2008-07-21 01:47:59 +00:00 |
|
Clint Adams
|
9f42d3211e
|
25319: fix zuntie, add -f option to ztie.
|
2008-07-21 00:55:15 +00:00 |
|
Peter Stephenson
|
02e0a4755f
|
25040: zpty should display context information more like eval
|
2008-05-15 15:50:57 +00:00 |
|
Peter Stephenson
|
16c03b4cbf
|
24972: Phil Pennock: zf_* variants of zsh/files builtins plus extra options
|
2008-05-08 09:03:49 +00:00 |
|
Peter Stephenson
|
2ca42b2025
|
24705: rationalise curses and term headers even more
|
2008-03-13 11:10:59 +00:00 |
|
Peter Stephenson
|
b5570971ef
|
24460: make zpty -rt more consistent by polling before every byte
|
2008-01-25 16:48:22 +00:00 |
|
Peter Stephenson
|
2fe664de46
|
Wayne: 24273: curses macros dont return a value
|
2007-12-17 09:41:08 +00:00 |
|
Peter Stephenson
|
44a9dde5b2
|
24252: dont define _XOPEN_SOURCE_EXTENDED for curses on OpenBSD
|
2007-12-14 15:14:04 +00:00 |
|
Peter Stephenson
|
6e58a1df8f
|
24197: interface to ztrftime() for insufficient memory was broken
|
2007-12-09 14:58:36 +00:00 |
|
Clint Adams
|
176b4aeb54
|
24173: fix thinko in 24171
|
2007-12-07 03:15:17 +00:00 |
|
Clint Adams
|
14121f3d42
|
24171: define USE_TERMINFO_MODULE when ncurses.h, ncurses/ncurses.h, or ncursesw/ncurses.h is present.
|
2007-12-07 00:11:44 +00:00 |
|
Clint Adams
|
6dc3cbafb1
|
24160: build terminfo module if ncursesw is present but curses.h is not.
|
2007-12-05 15:21:22 +00:00 |
|
Peter Stephenson
|
846a8b9075
|
24110: change ncurses includes again
|
2007-11-21 09:53:48 +00:00 |
|
Peter Stephenson
|
bb70fc6fe6
|
24107: extra search for ncurses headers but dont use if library isnt ncurses
|
2007-11-20 15:48:51 +00:00 |
|
Peter Stephenson
|
2402e10560
|
unposted: prepare for 4.3.4-dev-2
|
2007-11-20 09:41:44 +00:00 |
|
Peter Stephenson
|
1ff856951b
|
24089 plus tweak: fix curses on older systems
|
2007-11-12 12:16:50 +00:00 |
|
Peter Stephenson
|
bd6f46103a
|
Vin Shelton: 24088: error with no multibyte
|
2007-11-12 09:43:54 +00:00 |
|
Peter Stephenson
|
ed54878d7a
|
24083: add zcurses querychar
|
2007-11-10 20:29:27 +00:00 |
|
Peter Stephenson
|
e1f77d3e64
|
typo in mouse args in 24073
|
2007-11-08 12:13:20 +00:00 |
|
Peter Stephenson
|
bed48e22bc
|
typo in parameter setting 24073
|
2007-11-08 12:07:10 +00:00 |
|
Peter Stephenson
|
18c57f0aee
|
typo in parameter setting 24073
|
2007-11-08 12:04:02 +00:00 |
|
Peter Stephenson
|
a563cd8958
|
24073 (plus tweak): zcurses mouse handling
|
2007-11-07 22:35:13 +00:00 |
|
Peter Stephenson
|
ea15ee8867
|
24069: add zcurses_keycodes
|
2007-11-06 14:14:16 +00:00 |
|
Peter Stephenson
|
9b4cc61b09
|
fallout from 24050: add curses_keys.h to .cvsignore
add high res timestamps to NEWS
|
2007-11-04 16:45:53 +00:00 |
|
Peter Stephenson
|
2ab1bf71c6
|
24038: add "zcurses bg"
|
2007-10-30 21:03:10 +00:00 |
|
Peter Stephenson
|
12a38ba4f7
|
adapted 24030: work around Solaris cancelling curses key timeout
|
2007-10-30 11:03:13 +00:00 |
|
Peter Stephenson
|
8fe09747d8
|
fix crash when colo[u]r is not available in curses
|
2007-10-29 11:38:13 +00:00 |
|
Peter Stephenson
|
788320264e
|
add zcurses timeout
|
2007-10-28 20:28:29 +00:00 |
|
Peter Stephenson
|
0919edb315
|
24027: subwindows, "touch", optimized refresh
|
2007-10-28 19:52:40 +00:00 |
|
Peter Stephenson
|
52d3fdc80e
|
24026: default colors in zcurses
|
2007-10-28 00:21:54 +00:00 |
|
Peter Stephenson
|
0ba9388182
|
24025: new zcurses "clear" and "location" subcommands
zcurses window "stdscr"
various minor zcurses tweaks
|
2007-10-27 23:43:26 +00:00 |
|
Peter Stephenson
|
4f3e414a64
|
24025: new zcurses "clear" and "location" subcommands
zcurses window "stdscr"
various minor zcurses tweaks
|
2007-10-27 23:42:47 +00:00 |
|
Peter Stephenson
|
4540478d69
|
zcurses input: oops
|
2007-10-26 22:04:51 +00:00 |
|
Peter Stephenson
|
7f8e229818
|
24024: add zcurses input with keypad handling
|
2007-10-26 21:59:56 +00:00 |
|