1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 11:51:04 +02:00
Commit Graph

343 Commits

Author SHA1 Message Date
Peter Stephenson
20ec72c83b 4.3.4-dev-8 2008-01-29 14:29:19 +00:00
Bart Schaefer
b44aef2754 users/12453: X11 window control for xterm-compatible emulators 2008-01-18 17:47:24 +00:00
Bart Schaefer
3823be143b Fix introductory comment and add -i to the #! line. 2008-01-16 08:09:20 +00:00
Bart Schaefer
cdbe7f188d users/12426: post-it notes for zsh 2008-01-13 17:37:46 +00:00
Bart Schaefer
7a678d803c 24364: local assignment to HELPDIR with a default location. 2008-01-13 17:37:21 +00:00
Peter Stephenson
b24d545294 users/12412: check for extra arguments in test and [ 2008-01-10 18:53:49 +00:00
Clint Adams
e3d69e9b36 24349: add comment about HELPDIR to assist replacement in Debian build. 2008-01-04 04:38:03 +00:00
Bart Schaefer
66742c6045 24332, 24333: Improvements to run-help suggested by J.Sommer. 2007-12-31 22:13:46 +00:00
Peter Stephenson
74f4e8f663 24298: Tonguc Yumruk: emulate -L consistency 2007-12-19 20:06:16 +00:00
Clint Adams
75c0f5cde8 24242: unify top lines as #!/bin/zsh (followed by options). 2007-12-13 22:20:58 +00:00
Peter Stephenson
f518a387a8 Kohsuke Kawaguchi: 24129: when completing ant targets,
skip those beginning - that cant be invoked from the command line
2007-11-29 09:49:42 +00:00
Clint Adams
30e6668678 unposted: fix typo in git psvar assignment. 2007-11-22 19:15:17 +00:00
Peter Stephenson
dd85c0e955 24082: delete-whole-word-match failed on whitespace 2007-11-10 19:04:10 +00:00
Peter Stephenson
e79b61f62d 24081: fix xtrace 2007-11-10 17:37:55 +00:00
Peter Stephenson
aa7e584ee8 Mikael Magnusson, 24076; 24081: cancel argument processing after widget
calls with general arguments
2007-11-10 14:30:22 +00:00
Bart Schaefer
0abc65ac66 24043: remove one "emulate" that was too many 2007-10-31 16:03:07 +00:00
Bart Schaefer
a266a85f7b unposted: make sure localtraps is unset before setting TRAPWINCH. 2007-10-14 16:35:10 +00:00
Bart Schaefer
9b33f07e10 zsh-users/12008: Assert zsh emulation to avoid setopt problems; don't try
to run precmd or preexec if they don't exist.
2007-10-14 16:34:15 +00:00
Clint Adams
fe219a362b 23947: remove apm battery status and add git branch detection. 2007-10-13 13:33:04 +00:00
Peter Stephenson
8cfe028631 unposted: fix recurring calendar event format in calendar 2007-09-05 08:34:27 +00:00
Peter Stephenson
437f67718c unposted: calendar_show: error in subscripts 2007-08-23 09:17:02 +00:00
Peter Stephenson
55b7a07a7e 23791: use VARARR for MB_CUR_MAX
users/11791: remove mysterious comment around emulate -L zsh in
incremental-complete-word
2007-08-22 09:25:32 +00:00
Peter Stephenson
55d3523d04 unposted: calendar_scandate needs to find the first time on the line 2007-08-21 17:37:04 +00:00
Peter Stephenson
8bd881b7b6 users/11790: avoid nounset 2007-08-21 17:35:55 +00:00
Peter Stephenson
0a607f5eef 23764: allow hidden continuations in calendar entries
allow UIDs to help with updates
2007-08-16 12:03:57 +00:00
Peter Stephenson
1a4e80df1b 23761: calendar -b shows brief output 2007-08-16 09:31:47 +00:00
Peter Stephenson
91d714752c 23759: a few improvements to pick-web-browser 2007-08-14 17:21:05 +00:00
Peter Stephenson
303a089a8e attempt to remove executable permission, part 3 2007-07-25 20:15:38 +00:00
Peter Stephenson
1f27eed7b1 attempt to remove executable permission, part 2 2007-07-25 20:15:15 +00:00
Peter Stephenson
71745c6f9b unposted: force file to be non-executable 2007-07-25 20:11:21 +00:00
Peter Stephenson
49083e59d8 unposted: improved calendar_lockfiles configuration 2007-07-06 09:15:04 +00:00
Peter Stephenson
876fa2c44e unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
Clint Adams
225f928547 23645: use == instead of =. 2007-07-03 07:13:29 +00:00
Peter Stephenson
88301c1c73 users/11568: use UTF-8 characters in some prompt themes 2007-06-14 16:10:50 +00:00
Peter Stephenson
a016fed99f 23560: improve $zsh_scheduled_events to make it easier to parse 2007-06-14 13:25:58 +00:00
Clint Adams
b629acabcc Remove conversion comment. 2007-06-12 15:51:41 +00:00
Peter Stephenson
1fbe843687 23518: MIME styles find-file-in-path and file-path. 2007-06-04 12:07:35 +00:00
Peter Stephenson
4a1549e058 unposted: more uses of zstat 2007-06-02 17:52:10 +00:00
Peter Stephenson
a11fbaf68c 11484: allow zmv to rename to equivalent but differently named files 2007-05-14 17:58:57 +00:00
Clint Adams
8f0fefdbfd 23301: fix semicolon mistyped as a colon. 2007-04-19 19:54:00 +00:00
Peter Stephenson
c6dfb2999d users/11419: zle copy-region-as-kill <string>
adds text to the kill ring
2007-04-19 14:16:22 +00:00
Peter Stephenson
0d101890d0 unposted: meant to add add-zsh-hook a while ago 2007-04-19 09:40:55 +00:00
Wayne Davison
8c55acbebd users/11424: don't embed a comment inside a math expression. 2007-04-18 01:50:59 +00:00
Peter Stephenson
f48fa9eb9d unposted: prepare for release of 4.3.3 2007-04-16 13:21:24 +00:00
Peter Stephenson
4b7b7f56f1 unposted: more random calendar system fixes and improvements 2007-03-26 14:33:31 +00:00
Peter Stephenson
8b41eb3fa0 23228: calendar tweaks, including summer time adjustment 2007-03-22 23:52:26 +00:00
Bart Schaefer
ac8ccbfc82 unposted: tweak for possible multibyte characters. 2007-02-26 07:44:10 +00:00
Bart Schaefer
236d910fb3 unposted (based on users/10881,10884): add auto-previous zstyle, update
smart-insert-last-word to use auto-suffix-retain, "always" block, etc.
2007-02-26 07:43:39 +00:00
Peter Stephenson
483810a525 23142: calendar enhancements: relative times, recurring events 2007-01-31 16:53:31 +00:00
Peter Stephenson
937dc9a84d users/11083: functions for handling shell arguments in ZLE 2006-12-15 11:44:26 +00:00