1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-13 11:21:13 +02:00
Commit graph

5746 commits

Author SHA1 Message Date
Clint Adams
8db0e396c9 25423: completion for grep-excuses. 2008-08-07 22:54:43 +00:00
Clint Adams
2653c527d2 25422: apt-show-versions completion fix. 2008-08-07 22:43:02 +00:00
Peter Stephenson
d7804b821b 25409: missed ChangeLog entry 2008-08-07 18:25:30 +00:00
Peter Stephenson
c79ccea792 25418: set PROMPT_SUBST for all Bourne-style shells 2008-08-07 16:27:15 +00:00
Peter Stephenson
2706eac454 25415: Make DEBUG_BEFORE_CMD the default.
Reuse ERR_EXIT in DEBUG traps.
Clean up trapreturn code.
2008-08-07 16:25:14 +00:00
Peter Stephenson
c4f33330f6 25409: fix eval's use of lastval 2008-08-06 19:51:04 +00:00
Peter Stephenson
d026334a3b 25405: return status from anonymous functions was not handled 2008-08-06 15:45:37 +00:00
Peter Stephenson
b36d4eec0b 25400: Rockys test for second part of trapreturn bug 2008-08-06 08:54:18 +00:00
Bart Schaefer
42471ac572 unposted: two-word clarification of ZLS_COLORS usage. 2008-08-06 02:24:47 +00:00
Bart Schaefer
16e75d6978 25389: rearrange precedence of ZLS_COLORS alternatives. 2008-08-06 02:21:01 +00:00
Peter Stephenson
21d757f50f 25392: test for 25367 2008-08-05 08:41:22 +00:00
Peter Stephenson
541e5e2490 25385: fix another bug with trapreturn trampling on status 2008-08-04 19:47:46 +00:00
Peter Stephenson
f1433d5f8b users/13095: no _XOPEN_SOURCE_EXTENDED on AIX 2008-08-04 17:44:35 +00:00
Peter Stephenson
4fc027edf0 25384: fix problem with incorrect autoloads of zsh/zle 2008-08-04 17:32:19 +00:00
Peter Stephenson
6e4adee615 users/13093: HashNode changes for AIX 2008-08-04 15:26:25 +00:00
Bart Schaefer
d1845f8b4a 25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH) 2008-08-02 22:17:18 +00:00
Peter Stephenson
506d73299c fix problems with trapreturn, in particular in source inside trap 2008-08-01 13:53:43 +00:00
Peter Stephenson
5e7e797ca9 TCP functions: fix some variable handling problems,
also standardise indentation
add-zsh-hook: fix check for existence of hook function in existing hook
2008-08-01 11:48:38 +00:00
Peter Stephenson
dc72699b6c 25364: fix k flag in hash subscript 2008-07-31 13:53:28 +00:00
Peter Stephenson
0c9830d23c 25345, 25347: neaten interface from main shell to zle 2008-07-31 08:44:16 +00:00
Peter Stephenson
8a466992da cross-reference to DEBUG_BEFORE_CMD option 2008-07-30 19:46:14 +00:00
Peter Stephenson
eccd5ca1a3 users/13077: Max Mikhanosha: restore follow after sort in _path_files 2008-07-30 14:57:27 +00:00
Peter Stephenson
f11ec8fbac 25346: fix some variables in compdump 2008-07-29 09:01:41 +00:00
Peter Stephenson
71432c3205 users/13072: add follow option to file-sort 2008-07-29 08:39:37 +00:00
Peter Stephenson
bb21e2531f following discussion, change fc error message 2008-07-27 18:28:44 +00:00
Peter Stephenson
897e8085ba 25338: disallow usage of current history line in fc 2008-07-25 08:55:26 +00:00
Peter Stephenson
8d17ae7628 25236: missing changelog entry 2008-07-23 21:59:47 +00:00
Clint Adams
3694f7c5fe 25330: fix description of zcurses "position" (was documented as "location"). 2008-07-23 17:06:32 +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
Clint Adams
4ecc91742c 25328: fix --recv-keys and --send-keys to complete key IDs instead of uid email addresses. 2008-07-23 00:34:04 +00:00
Peter Stephenson
38e0badcc3 25236: don't recalculate prompt if not redisplaying 2008-07-22 19:54:29 +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
Clint Adams
dd96cace75 25318: allow parameter to be tied to a gdbm database. 2008-07-21 00:29:45 +00:00
Peter Stephenson
a6d838f902 25304: Richard Hartmann: dont go beyond 80 columns in new user script 2008-07-18 11:50:29 +00:00
Peter Stephenson
0409391c7d 25272: add zshaddhistory hook 2008-07-17 11:27:55 +00:00
Peter Stephenson
4f7cf022b6 users/13036: "." is a valid character in a user name 2008-07-15 15:23:10 +00:00
Peter Stephenson
902289b82e 25278: rename sections in compwid.yo to avoid confusion 2008-07-14 17:39:20 +00:00
Peter Stephenson
f7f66ea11f Phil Pennock: 25275: use restrictive permissions on cache files
put zstat in example zshrc
2008-07-11 19:18:34 +00:00
Peter Stephenson
ffabab4e74 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
Peter Stephenson
1b1712d065 unposted: fix warn_create_global warnings in copy-earlier-word 2008-07-07 09:15:44 +00:00
Peter Stephenson
11715a9cd8 25267: ambiguous pattern matching fix: missing log
25269: Frank Terbeck: typo
2008-07-07 08:33:27 +00:00
Peter Stephenson
cd56448c8e 25267: fix problem with menu on ambiguous completion without matching 2008-07-06 20:04:27 +00:00
Peter Stephenson
5527851061 25266: always use EXTENDED_GLOB for patterns in ZLS_COLORS 2008-07-05 19:55:29 +00:00
Peter Stephenson
1a9386290b 25262: suspicious error checking in braceless function definition 2008-07-01 18:38:39 +00:00
Peter Stephenson
7453337589 25259: improve getquery() handling of unhandled characters 2008-07-01 08:36:01 +00:00
Peter Stephenson
ba1bcef67f 25258(?): donʼt use -M option with -U in _path_files 2008-06-30 21:24:12 +00:00