Peter Stephenson
46c8127e93
25244: add subword-range style
2008-06-24 16:09:28 +00:00
Peter Stephenson
86b8b5eaa3
users/12987: add subword capability to word-style
2008-06-24 11:18:39 +00:00
Peter Stephenson
0d7df628a4
25237: TCP function system: make tcp_on_open return status significant
2008-06-23 13:38:09 +00:00
Peter Stephenson
4f9c07dc05
25236: zsh-mime-setup -l arguments
2008-06-23 13:34:52 +00:00
Peter Stephenson
aadd07e05f
zcalc completion idiosyncracies with :!
2008-06-13 14:27:37 +00:00
Peter Stephenson
627c7db0e5
zcalc completion idiosyncracies with :!
2008-06-13 14:16:57 +00:00
Peter Stephenson
808b79eba6
improved zcalc escapes and completion
2008-06-13 13:57:04 +00:00
Peter Stephenson
6c6ce048e7
Tomasz Pala <gotar@polanet.pl>: users/12884:
...
new completions for iftop and tcpdump
2008-05-29 12:51:15 +00:00
Peter Stephenson
1ccef299a9
unposted: add prompt_pws_setup to .distfiles
2008-05-20 09:47:01 +00:00
Peter Stephenson
bf43db124a
25063: minor tweaks to Bart's prompt
2008-05-18 17:00:43 +00:00
Peter Stephenson
c894f695cc
25095: thorough modernization of prompt theme system
2008-05-17 22:42:16 +00:00
Peter Stephenson
001e8ca70e
24990: Stephane Chazelas: fix various little quirks in zmv
2008-05-11 11:23:30 +00:00
Peter Stephenson
6985a9fba3
Oliver: 24962: update prompt_oliver_setup with default highlighting
2008-05-07 20:38:51 +00:00
Peter Stephenson
c1db47d16b
Miek Gieben: users/12781: zmv Usage message
2008-04-13 16:11:53 +00:00
Peter Stephenson
84e1cb93ad
restore read-from-minibuffer save/restore
2008-04-07 09:44:33 +00:00
Peter Stephenson
2c5ea79f17
24782: initial go at highlighting of characters in zle command lines
2008-04-03 11:38:55 +00:00
Peter Stephenson
374b31616b
24781: enhance word-context to use next or previous word
2008-04-02 13:02:47 +00:00
Peter Stephenson
cd002b398d
unposted: use kdialog in calendar_show if appropriate
2008-03-31 08:44:34 +00:00
Bart Schaefer
bda53dc6d5
Functions/Misc/zkbd: add -h to local declaration in is-this-a-function test.
...
Use $DISPLAY when we have one instead of only $VENDOR-$OSTYPE as file name
suffix. Add some knowledge of the MULTIBYTE option and its effects.
2008-03-15 01:09:05 +00:00
Clint Adams
7814ace748
24576: replace shebang lines.
2008-02-22 02:56:13 +00:00
Peter Stephenson
b784aad67a
24572: add style reformat-date to calendar
2008-02-19 14:59:52 +00:00
Bart Schaefer
00e6c6e0f5
unposted: Functions/Misc/xtermctl: update uses of "read" to take advantage
...
of users/12600.
2008-02-18 03:30:22 +00:00
Clint Adams
5202a8be2e
unposted: remove shebang line.
2008-02-07 02:07:59 +00:00
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
Bart Schaefer
03708e6b9f
Unposted, see 23042: add some missing backslashes at the ends of lines.
2006-12-11 03:42:59 +00:00
Peter Stephenson
7960ae5d4c
Vin Shelton: 23027: typo in calsys.yo
...
unposted: missing autoload in calendar_add, improve age date shortcuts
2006-12-04 10:59:10 +00:00
Peter Stephenson
ac05bc6e02
unposted: fix calendar stuff
2006-12-01 12:54:20 +00:00
Peter Stephenson
6b1b34d1da
c.f. 23023: new calendar function system.
2006-12-01 10:23:06 +00:00
Peter Stephenson
cc34ebd89a
boring .distfiles stuff
2006-10-25 09:46:44 +00:00
Bart Schaefer
9f392b5a54
Add a number of other notes about terminal attributes.
2006-10-16 01:08:41 +00:00
Bart Schaefer
004d0886f1
Add an example, as a comment.
2006-10-16 01:08:15 +00:00
Peter Stephenson
38f01e72ea
22874: run-help unquoting wasn't consistent
2006-10-15 17:30:13 +00:00
Peter Stephenson
966a330649
22854: replace-string-again
2006-10-10 11:24:38 +00:00
Peter Stephenson
03027f0f5f
22804: Mikael Magnusson: allow zero-length narrow-to-region range
2006-10-02 09:21:47 +00:00
Peter Stephenson
d09274dcd8
22739: arno: different test for theme in prompt -c
2006-09-21 16:48:21 +00:00
Peter Stephenson
572ad667e7
zsh-users/10720: a couple of checkmail fixes
2006-09-15 18:22:19 +00:00
Peter Stephenson
295953df75
22672: arno: unset ksharrays for prompt functions
2006-09-07 18:09:44 +00:00
Peter Stephenson
3a97920199
22606: add match-word-context.
...
Remove workaround from match-words-by-style
2006-08-14 16:14:41 +00:00
Clint Adams
227448bbe9
unposted: update distributed files.
2006-08-13 05:03:35 +00:00
Peter Stephenson
2983ed3fb3
22594: Attempt to fix some off-by-one errors for completion lists
...
that exactly fit the display width
2006-08-09 22:08:38 +00:00
Peter Stephenson
5bfe4cb650
22593: add handle-nonexistent style to MIME handler
2006-08-09 16:17:12 +00:00
Peter Stephenson
901e6c7387
22592: add tcp_send -c option for cat
2006-08-08 11:27:39 +00:00
Peter Stephenson
21c83849a9
unposted: yet more history-beginning-search-menu fixes
2006-08-02 09:59:23 +00:00
Peter Stephenson
7d77bc95b2
22574: more history-beginning-search-menu fixes
2006-08-01 20:28:35 +00:00
Peter Stephenson
ba22472b7f
22573: smooth interface to history-beginning-search-menu
...
document how to quote metacharacters for reverse array subscript
2006-08-01 17:35:17 +00:00
Bart Schaefer
e7944e7606
unposted: a technique for overriding ZLE widgets within a selected keymap
2006-07-31 06:33:48 +00:00
Bart Schaefer
d905d22c65
22561: fix long-standing display bug in incremental-complete-word.
2006-07-29 23:46:01 +00:00
Peter Stephenson
80a6fa6af5
22560: tweak history-beginning-search-menu to clear menu after use
2006-07-28 10:21:06 +00:00
Peter Stephenson
d88220042d
22559: add history-beginning-search-menu
2006-07-28 09:52:34 +00:00
Peter Stephenson
50e9ab122b
22556: Multibyte separators and delimiters
2006-07-24 22:00:19 +00:00
Bart Schaefer
2da1610330
22492: url-quote-magic should detect syntactic word breaks correctly
2006-06-17 17:21:15 +00:00
Peter Stephenson
1cf30c353e
22480: autoload math functions from zmathfuncdef
2006-06-02 13:34:59 +00:00
Peter Stephenson
9b844cfe73
unposted: improve recognition of parameter arguments in zmathfuncdef
2006-04-23 22:47:01 +00:00
Peter Stephenson
5d9563ab12
22416: forgot zmathfuncdef
2006-04-20 10:04:30 +00:00
Peter Stephenson
b7474e065b
22416, tweaked: math functions via shell functions
...
unposted: add styles to pick-web-browser
2006-04-19 16:09:06 +00:00
Peter Stephenson
9491c3c754
22417: allow autocd with execute-as-is
2006-04-11 18:49:02 +00:00
Peter Stephenson
82dc72e034
22407: zsh-mime-handler now needs NULL_GLOB
2006-04-09 21:12:37 +00:00
Peter Stephenson
9c60453969
tweak pattern matching for execute-as-is
2006-04-06 13:11:27 +00:00
Peter Stephenson
2930828678
22394, 22043: execute-as-is style for MIME suffixes
2006-04-05 10:26:30 +00:00
Peter Stephenson
7b7905fedb
22638: MACHINES: IRIX
...
users/10047: zle widget -K keymap
2006-03-21 19:19:05 +00:00
Peter Stephenson
36e3a1735a
22305: no default for pine-directory
...
unposted: a couple of small doc fixes
2006-02-28 11:57:18 +00:00
Peter Stephenson
e66dce41bc
22285: assorted fixes:
...
_imagemagick files
intro.yo list of other manual pages
pick-web-browser: add firefox
zsh-mime-setup: list consistent with styles for zsh-mime-handler
2006-02-19 21:20:43 +00:00
Peter Stephenson
e377b38ebf
typo in AE and OE ligatures
2006-01-08 18:32:04 +00:00
Clint Adams
b9262b0cbb
22065: starts with "--".
2005-12-09 19:04:26 +00:00
Peter Stephenson
f766a02775
22056: Restore MIME style defaults
2005-12-07 23:29:40 +00:00
Peter Stephenson
a5f418d5f1
22053: FAQ tweak plus better option and parameter documentation
...
in zsh-newuser-install
2005-12-06 10:50:36 +00:00
Bart Schaefer
98c7796a3a
Changes implied by users/9744.
2005-12-05 05:42:07 +00:00
Peter Stephenson
3403c59af2
22027: more zsh-newuser-install fixes
...
22028: WARN_CREATE_GLOBAL overeager with temporarily set variables
2005-11-25 10:36:19 +00:00
Peter Stephenson
fa503c84d3
22021: back-to-back Unicode insertions didn't work.
2005-11-24 14:51:34 +00:00
Peter Stephenson
5dfd592bf2
22018: minor newuser tweaks
2005-11-24 11:46:46 +00:00
Peter Stephenson
e66af50a98
22014: argument-base, insert-unicode-char
2005-11-24 10:25:33 +00:00
Peter Stephenson
325a7c0417
22013: initial go at a working zsh-newuser-install
2005-11-23 11:29:20 +00:00
Peter Stephenson
2b281e741c
users/9604: enhance run-help to strip quotes
2005-11-01 18:25:05 +00:00
Clint Adams
8c3234fb73
21960: put zcalc history file in ZDOTDIR if set.
2005-10-31 16:01:13 +00:00
Peter Stephenson
a1bf618b56
21933: R. Ramkumar: three new styles for MIME handler
...
21935: documentation for same.
2005-10-25 22:50:46 +00:00
Peter Stephenson
c2ff977ddb
21898: insert-composed-char can take command line argument
...
21899: add "roadmap" to manual
2005-10-21 09:51:54 +00:00
Peter Stephenson
2120942203
21891: compose double width characters with ^A etc.
2005-10-19 22:49:36 +00:00
Peter Stephenson
20d2f66849
unposted: a few more miscellaneous composable symbols
2005-10-17 09:51:48 +00:00
Peter Stephenson
81a331a3ea
21779 plus unposted catch change: exception improvementss
2005-09-28 15:26:44 +00:00
Bart Schaefer
8d6cd1dc94
unposted: range-checking of numeric arguments in zargs
2005-09-24 17:43:55 +00:00
Peter Stephenson
f13252c310
Unposted, c.f. 21752: Expand insert-composed-char.
2005-09-22 22:23:44 +00:00
Peter Stephenson
7df83c6a1c
21676: insert-unicode-char now insert-composed-char.
...
Also uses RFC 1345.
2005-08-22 09:27:57 +00:00
Peter Stephenson
e987416cdd
21662: new zle widget insert-unicode-char
2005-08-18 16:45:28 +00:00
Bart Schaefer
27efdc8dab
More adjustements for PROMPT_SP
2005-08-15 03:29:10 +00:00
Peter Stephenson
d307660dee
21575 plus unposted: Add WARN_CREATE_GLOBAL option
2005-08-08 16:48:52 +00:00
Peter Stephenson
13e4fd6856
add Functions/Exceptions/.distfiles
2005-07-28 14:47:09 +00:00
Peter Stephenson
8534a97e9b
21527: rename zsh-newuser-install and don't run if not loaded
2005-07-26 10:35:22 +00:00
Peter Stephenson
625b1dfd74
unposted: bring various .distfiles up to date
2005-07-21 13:45:23 +00:00
Peter Stephenson
3d5bececac
21500: Add script and function as framework for new user stuff.
2005-07-20 18:08:39 +00:00
Bart Schaefer
6f518486a2
Use set -o in listalloptions to avoid kshoptionprint
2005-07-10 17:17:58 +00:00
Bart Schaefer
3773851948
zargs: add -I and -L options of xargs.
2005-06-20 15:15:57 +00:00
Bart Schaefer
bee423bc9f
Tweak promptcr handling in "bart" prompt theme
2005-05-23 15:52:49 +00:00
Peter Stephenson
8a24c5a5ee
users/8856, users/8863: which-command stuff
2005-05-23 10:11:18 +00:00
Bart Schaefer
d0a12b9d7b
Misc. prompt theme repairs
2005-05-10 04:38:54 +00:00
Bart Schaefer
50734b7aca
Adopt a suggestion from Oliver
2005-04-24 18:39:51 +00:00
Bart Schaefer
538fa548c3
Unposted: update the "bart" prompt theme.
2005-03-13 23:27:23 +00:00
Peter Stephenson
20018230ee
20812: Add functions for exception handling
2005-02-15 18:31:41 +00:00
Bart Schaefer
42a89b3cd6
"keeper" function suite
2005-01-21 19:58:30 +00:00
Peter Stephenson
e38389d83e
20708: enhance replace-string
2005-01-13 15:31:31 +00:00
Peter Stephenson
19913bc784
20614: fix 20613
2004-12-09 17:42:28 +00:00
Peter Stephenson
6f5b07da73
20613: fix inconsistencies with embedded whitespace in match-words-by-style
2004-12-09 17:26:35 +00:00
Peter Stephenson
4419b75dbc
20612: add options to match-words-by-style widget
2004-12-09 14:44:42 +00:00
Clint Adams
daade2bfae
20578: Functions/Prompts/prompt_elite2_setup: handle ttys with slashes in them.
2004-11-24 05:05:50 +00:00
Bart Schaefer
4f5e97a0bf
20244: fix bug with zed-iting autoloaded functions.
2004-08-10 23:34:58 +00:00
Peter Stephenson
de79a24999
20232 with typo corrected: remove zftp directory listing on zfcd
2004-08-06 14:10:30 +00:00
Peter Stephenson
ab899b76c7
20222: turn on max function depth
...
plus unposted reference to this in README
plus unposted neatening of 20219 history-pattern-search
2004-07-30 11:09:16 +00:00
Peter Stephenson
efe2876d92
20219: make zle parameter HISTNO writeable
...
add history-pattern-search widget
2004-07-29 14:21:57 +00:00
Peter Stephenson
8c9a6b01d1
20199: improve MIME handling.
2004-07-26 16:59:53 +00:00
Bart Schaefer
def0167e34
20145: Additional arguments to read-from-minibuffer specify initial values
...
of LBUFFER and RBUFFER.
2004-07-12 04:00:29 +00:00
Peter Stephenson
81d27b662a
unposted: fix .distfiles for zed-set-file-name
2004-06-26 17:54:30 +00:00
Peter Stephenson
fd1676f397
20089: various zed improvements
2004-06-23 16:14:24 +00:00
Peter Stephenson
08bd15e282
20076: improved function using always
2004-06-22 14:35:05 +00:00
Bart Schaefer
431db1a4c6
Minor update to cooperate with zle-line-init.
2004-06-22 07:10:35 +00:00
Wayne Davison
6cfedab7ee
Use the new `history -ap' command to restore the history instead of
...
using a trap function.
2004-05-21 20:05:03 +00:00
Wayne Davison
6b83748946
Use the new history push/pop options to fc to save and restore the
...
current history buffer.
2004-05-20 22:23:11 +00:00
Peter Stephenson
aff4313b12
19936: zcalc temp history file name
2004-05-13 17:08:03 +00:00
Peter Stephenson
4688564c0a
19733 with docs tweaked: keymaps for vared and zed
2004-04-06 09:16:57 +00:00
Bart Schaefer
1f03c7a784
unposted: change "mv" to "mv -f" when backing up .zwc files in zrecompile
2004-03-31 16:48:37 +00:00
Peter Stephenson
8de7436fc0
19674, modified: support for non-standard ports in zftp.
2004-03-24 11:31:30 +00:00
Bart Schaefer
062a095cfe
Add "unset" to the localoptions in several functions (users/7212).
2004-03-21 01:55:34 +00:00
Peter Stephenson
40dae2a82d
unposted: zsh-4.2.0-pre-1
2004-02-26 15:09:07 +00:00
Peter Stephenson
4cddde6df5
19382: improved zmv documentation
2004-01-16 15:29:26 +00:00
Peter Stephenson
a892f5e24c
19339: minor TCP function suite additions
2004-01-06 13:56:12 +00:00
Bart Schaefer
474d1579fe
zsh-users/6736: widget that puts double-quotes around words before
...
invoking completion.
2003-10-27 01:50:47 +00:00
Bart Schaefer
51ceda5c79
zsh-users/6738: replacement for self-insert that quotes shell
...
metacharacters when they appear in a word that looks like a URL.
2003-10-27 01:50:23 +00:00
Peter Stephenson
df3c2c64a5
19185: wrong context in delete-whole-word-match
2003-10-13 17:23:01 +00:00
Peter Stephenson
78bef99b73
19183: new delete-whole-word-match
2003-10-13 16:50:14 +00:00
Peter Stephenson
3efb2ec394
19053 modified, c.f. 19056
2003-09-14 19:37:32 +00:00
Adam Spiers
0288ef75ff
unposted: Functions/Prompts/prompt_adam2_setup: fix colouring and bug
...
introduced since % needed to be quoted inside ${//} substitution.
2003-08-19 21:59:00 +00:00
Peter Stephenson
0f080f741c
18908: use print/read -u in completion system and tweak builtin doc
2003-07-25 10:53:44 +00:00
Peter Stephenson
9deb9a4e96
18824: kill-word-match deleted to end of line.
2003-07-07 14:43:23 +00:00
Oliver Kiddle
1b47d4b482
18817: need to quote % anchor in substitution
2003-07-07 09:58:56 +00:00
Peter Stephenson
a74721511e
unposted: forgot .distfiles in 18810
2003-07-04 16:29:08 +00:00
Peter Stephenson
554605ee04
18810: Various enhancements and bug fixes for the TCP function suite
2003-07-04 16:27:36 +00:00
Andrey Borzenkov
bd4cb9a4d1
unposted: cvsignore VIM *.swp files
2003-05-05 06:14:49 +00:00
Peter Stephenson
48d0166c1c
18497: minor tweaks to info and tcp_spam
2003-05-02 10:58:52 +00:00
Oliver Kiddle
a5f7097d9a
18472: spelling corrections
2003-04-25 11:18:50 +00:00
Oliver Kiddle
8da5114e53
18450: set $compcontext to -math- to complete math context within zcalc
2003-04-18 13:20:50 +00:00
Peter Stephenson
f713bf4b09
18432: Minor miscellany of comments and rationalisations.
2003-04-03 10:24:40 +00:00
Peter Stephenson
7d4014c30a
unposted: tidy up after word match functions from 18394
2003-04-03 10:04:43 +00:00
Peter Stephenson
a11c6ef15d
c.f. 18407: fix short prompt in select-word-style
2003-04-03 09:58:17 +00:00
Felix Rosencrantz
259de0b742
Removed zgprintf from Functions/TCP/.distfiles
2003-03-31 16:43:57 +00:00
Peter Stephenson
1e57c42f47
18394: New word movement and editing widgets.
2003-03-28 11:34:07 +00:00
Peter Stephenson
b1ae269e55
18278: remove zgprintf, zformat already does this
2003-02-23 23:24:29 +00:00
Clint Adams
fa2cf80ad0
.distfiles for Functions/TCP
2003-02-18 01:13:25 +00:00
Peter Stephenson
5c1f3b65a6
18202: New TCP function system plus small error message change in ztcp.
2003-02-06 12:21:49 +00:00
Peter Stephenson
50b77cd584
unposted: create 4.1.0-dev-7
2003-02-04 11:33:27 +00:00
Peter Stephenson
06902e7f66
18174: New read-from-minibuffer and replace-string ZLE functions
2003-02-03 11:05:53 +00:00
Bart Schaefer
f96e139fb5
18143: fix some problems with "toggle" style.
2003-01-27 16:43:08 +00:00
Bart Schaefer
1fb9c83eb6
18143: cooperation between copy-earlier-word and smart-insert-last-word
2003-01-27 16:41:15 +00:00
Oliver Kiddle
43136502b7
17928: Zvi Har'El: don't interpret escapes when setting the command buffer
2002-11-12 12:09:47 +00:00
Bart Schaefer
62878a462d
Massive improvement of --max-procs handling; reorganize option parsing to
...
do only what's necessary for each early-bailout test; bump version number.
2002-09-04 06:28:37 +00:00
Bart Schaefer
a487300092
Implement --max-procs.
2002-09-02 20:37:36 +00:00
Bart Schaefer
e43fd50592
Add zargs.
2002-09-02 18:27:07 +00:00
Bart Schaefer
61dcbe0da3
Based on users/5283: Implement xargs-like segmenting of argument list, with
...
a command called on each segment.
2002-09-02 18:26:00 +00:00
Clint Adams
b442b34170
unposted: clint prompt theme %v typo correction
2002-08-17 01:40:31 +00:00
Peter Stephenson
363079af76
17414: narrow-to-region save and restore.
2002-07-05 10:49:46 +00:00
Peter Stephenson
603956acdc
17410: narrow-to-region widgets
2002-07-04 13:53:47 +00:00
Peter Stephenson
61f9940d67
Usual .distfiles tidy-up
2002-06-17 13:29:23 +00:00
Bart Schaefer
61cd3f54eb
Add "relative".
2002-04-23 15:41:22 +00:00
Bart Schaefer
711592bbb7
users/4851: Convert a full path to a path relative to a directory.
2002-04-23 15:39:49 +00:00
Oliver Kiddle
8ce654afb5
16933: more sophisticated versions of these functions
2002-04-04 11:59:08 +00:00
Wayne Davison
8224baf73c
+ Added -W to auto-convert wildcards in both the find and replace strings.
...
+ Fixed the usage message to output the '$' args and '\' characters (they
were getting eaten).
2002-03-30 19:30:11 +00:00
Peter Stephenson
9763da46c8
16879: Functions/Zle/up-line-or-beginning-search,
...
Functions/Zle/down-line-or-beginning-search,
Doc/Zsh/contrib.yo: originally by Bart --- widgets which
combine up-line-or-search and history-beginning-search-backward
behaviour.
2002-03-21 23:03:09 +00:00
Sven Wischnowsky
179006f495
make zrecompile show the error messages from zcompile unless the -q option is given (16774)
2002-03-07 08:32:26 +00:00
Peter Stephenson
533cc753f7
unposted: usual fixups for .distfiles
2002-03-05 18:34:18 +00:00
Peter Stephenson
849f4068de
16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,
...
Functions/Zle/copy-earlier-word: Enhance insert-last-word to
pick different lines from the history (including the current
line) and different words from that line. Add copy-earlier-word
as suggested by Dominik Vogt to copy words from either the
current line, or (following an insert-last-word) a previous
history line.
2002-03-05 16:33:19 +00:00
Clint Adams
50758ce645
unposted: improve apm and screen handling
2002-02-09 21:06:13 +00:00
Clint Adams
0eefb1ec25
unposted: Colin Walters's prompt, adapted for the theme system
2002-02-07 07:35:14 +00:00
Oliver Kiddle
6fd9ce2c82
use RPS2 to put states on the right
2002-01-31 15:30:41 +00:00
Peter Stephenson
99d54b0b70
16422: zcalc non-default base output
2002-01-09 11:58:04 +00:00
Oliver Kiddle
abd901094e
16352: allow output formats to be specified in zcalc
2001-12-17 17:24:09 +00:00
Peter Stephenson
64b4bfe6fc
* 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalc
...
history, handle errors in expression, document -#base option.
2001-12-07 12:59:08 +00:00
Clint Adams
34eb20dac6
unposted: typo fix
2001-11-15 19:41:52 +00:00
Peter Stephenson
f2e7cf4a05
16254: complete map names after ypmatch
...
16255: options for default output base for zcalc
2001-11-15 18:42:31 +00:00
Oliver Kiddle
9d2b48504e
fix for IRIX
2001-11-06 15:14:11 +00:00
Oliver Kiddle
19d2273cb7
16198: add %j prompt expansion and j test character for no. of jobs in prompt
2001-11-02 12:35:32 +00:00
Peter Stephenson
6fa692b6e4
zcalc base display fix
2001-10-08 15:18:25 +00:00
Peter Stephenson
4f1d07bb86
.distfiles fixes for 4.1.0-dev-2
2001-09-27 12:03:03 +00:00
Andrew Main
cd59ad72b6
tetris game for ZLE
2001-09-21 02:40:38 +00:00
Peter Stephenson
b3336b7918
zmv fixes
2001-08-28 20:28:10 +00:00
Adam Spiers
9906e86aee
unposted: Functions/Prompts/prompt_adam2_setup: eliminate
...
horrible inefficiencies resulting from avoidable fork()s
2001-08-17 13:45:24 +00:00
Peter Stephenson
91ef933eb3
Fix problem with output bases in zcalc
2001-08-16 16:42:21 +00:00
Peter Stephenson
5dd1ba01ea
15585: bash-style up- and down-case words
2001-08-07 10:04:10 +00:00
Peter Stephenson
1619df1c5d
15511: zcalc tweaks
2001-07-27 22:23:15 +00:00
Peter Stephenson
0822510626
15507: new zcalc function
...
15508: cvs tag didn't complete tags despite it's claim.
2001-07-27 11:34:46 +00:00
Peter Stephenson
32f7b32061
15432: New bash-transpose-words widget
2001-07-20 13:04:51 +00:00
Peter Stephenson
fe06b7a73d
15279: ${(S)...%%...} etc. doc; 15288: bash word functions + doc
2001-07-06 17:25:53 +00:00
Clint Adams
ad57c03213
unposted: update distfiles for 15211
2001-07-03 14:19:15 +00:00
Clint Adams
bff61cf9e1
15211: zsh/pcre module
2001-07-02 19:39:34 +00:00
Clint Adams
0b8e4008b6
Bart15083: bash-backward-kill-word
2001-06-29 13:47:32 +00:00
Clint Adams
760d3b89a3
15094: don't display battery level of -1%
2001-06-26 13:48:54 +00:00
Peter Stephenson
87db190920
Load tcp module, zfcd_match, zfget_match where necessary.
2001-06-14 19:58:27 +00:00
Sven Wischnowsky
ae5e34db25
(14602)
2001-05-31 08:18:36 +00:00
Oliver Kiddle
56528ccb66
spelling corrections
2001-05-29 17:54:08 +00:00
Clint Adams
31252df299
14492: new prompt theme
2001-05-27 05:03:10 +00:00
Bart Schaefer
9e3017721e
Strip %[BSubsu] as well as %{*%} before computing width of prompt.
2001-04-11 22:25:27 +00:00
Bart Schaefer
a8e2e327d1
Update a comment.
2001-04-11 22:24:32 +00:00
Peter Stephenson
b75b87c8d9
4.0.1-pre-3 version change with some .distfiles updates
2001-04-09 15:29:27 +00:00
Bart Schaefer
0e6a413b7c
Better handling of long command strings, faster padding computation.
2001-04-05 18:52:16 +00:00
Bart Schaefer
fb95c8afe5
Methods for avoiding the nopromptcr problem, from users/3401 and more.
2001-04-05 18:51:43 +00:00
Bart Schaefer
1a4194f176
Write history entries for jobs resumed with fg/bg; from users/3795, plus
...
a couple of minor bugfixes.
2001-04-05 18:50:45 +00:00
Sven Wischnowsky
956ef612e2
cleanup after function move
2001-04-02 14:36:36 +00:00
Sven Wischnowsky
3d7263ff67
after-move cleanup
2001-04-02 13:04:04 +00:00
Sven Wischnowsky
71530f66ff
new after move
2001-04-02 12:38:22 +00:00
Sven Wischnowsky
354cc487ff
changed after moving functions
2001-04-02 12:35:52 +00:00
Sven Wischnowsky
a92518a9ed
moved to ./Functions/Misc/zstyle+
2001-04-02 12:29:38 +00:00
Sven Wischnowsky
0d39ca3ea8
moved to ./Functions/Misc/zrecompile
2001-04-02 12:29:26 +00:00
Sven Wischnowsky
e7a3773a69
moved to ./Functions/Misc/zmv
2001-04-02 12:29:14 +00:00
Sven Wischnowsky
f45941c66b
moved from ./Functions/Misc/zls
2001-04-02 12:29:06 +00:00
Sven Wischnowsky
f512bda08c
moved to ./Functions/Example/zls
2001-04-02 12:28:57 +00:00
Sven Wischnowsky
f60c04f9c5
moved from ./Functions/Misc/zless
2001-04-02 12:28:48 +00:00
Sven Wischnowsky
f0fbd50a98
moved to ./Functions/Example/zless
2001-04-02 12:28:40 +00:00
Sven Wischnowsky
51bf80f833
moved to ./Functions/Misc/zkbd
2001-04-02 12:28:29 +00:00
Sven Wischnowsky
553ecfcd75
moved to ./Functions/Misc/zed
2001-04-02 12:28:16 +00:00
Sven Wischnowsky
62aa2c6b68
moved from ./Functions/Misc/yu
2001-04-02 12:28:07 +00:00
Sven Wischnowsky
33c862a72a
moved to ./Functions/Example/yu
2001-04-02 12:27:59 +00:00
Sven Wischnowsky
f079f9bc68
moved from ./Functions/Misc/yp
2001-04-02 12:27:50 +00:00
Sven Wischnowsky
d2478657ea
moved to ./Functions/Example/yp
2001-04-02 12:27:43 +00:00
Sven Wischnowsky
3623212c0c
moved to ./Functions/Misc/run-help
2001-04-02 12:27:31 +00:00
Sven Wischnowsky
80793a66dc
moved from ./Functions/Misc/randline
2001-04-02 12:27:23 +00:00
Sven Wischnowsky
440abd8aea
moved to ./Functions/Example/randline
2001-04-02 12:27:15 +00:00
Sven Wischnowsky
6937dcd394
moved from ./Functions/Misc/pushd
2001-04-02 12:27:06 +00:00
Sven Wischnowsky
533a5b583c
moved to ./Functions/Example/pushd
2001-04-02 12:26:58 +00:00
Sven Wischnowsky
d56202de5d
moved from ./Functions/Misc/proto
2001-04-02 12:26:49 +00:00
Sven Wischnowsky
e5a265ba8d
moved to ./Functions/Example/proto
2001-04-02 12:26:41 +00:00
Sven Wischnowsky
68c486b175
moved to ./Functions/Misc/nslookup
2001-04-02 12:26:28 +00:00
Sven Wischnowsky
c37ee137e1
moved from ./Functions/Misc/multicomp
2001-04-02 12:26:19 +00:00
Sven Wischnowsky
19ed78c893
moved to ./Functions/Compctl/multicomp
2001-04-02 12:26:11 +00:00
Sven Wischnowsky
29f515a7cf
moved to ./Functions/Misc/mere
2001-04-02 12:26:00 +00:00
Sven Wischnowsky
d38d852f50
moved to ./Functions/Misc/is-at-least
2001-04-02 12:25:48 +00:00
Sven Wischnowsky
8f73567b8a
moved to ./Functions/Misc/harden
2001-04-02 12:25:35 +00:00
Sven Wischnowsky
cf601be0d8
moved from ./Functions/Misc/cx
2001-04-02 12:25:26 +00:00
Sven Wischnowsky
203a50674f
moved to ./Functions/Example/cx
2001-04-02 12:25:18 +00:00
Sven Wischnowsky
7af712cd94
moved to ./Functions/Misc/colors
2001-04-02 12:25:07 +00:00
Sven Wischnowsky
c349808900
moved to ./Functions/Misc/checkmail
2001-04-02 12:24:55 +00:00
Sven Wischnowsky
a809e1548b
moved from ./Functions/Misc/cdmatch2
2001-04-02 12:24:46 +00:00
Sven Wischnowsky
d3a4878b68
moved to ./Functions/Compctl/cdmatch2
2001-04-02 12:24:38 +00:00
Sven Wischnowsky
716227e5e5
moved from ./Functions/Misc/cdmatch
2001-04-02 12:24:29 +00:00
Sven Wischnowsky
e40d5f133f
moved to ./Functions/Compctl/cdmatch
2001-04-02 12:24:21 +00:00
Sven Wischnowsky
3b3a55e39b
moved from ./Functions/Misc/cat
2001-04-02 12:24:08 +00:00
Sven Wischnowsky
c1f51e45d9
moved to ./Functions/Example/cat
2001-04-02 12:24:00 +00:00
Sven Wischnowsky
2ae024d2e9
moved to ./Functions/Misc/allopt
2001-04-02 12:23:49 +00:00
Sven Wischnowsky
71b1651621
moved from ./Functions/Misc/acx
2001-04-02 12:23:41 +00:00
Sven Wischnowsky
36040162c7
moved to ./Functions/Example/acx
2001-04-02 12:23:34 +00:00
Bart Schaefer
1ddc7c72e5
Tweak an expansion.
2001-03-21 17:02:35 +00:00
Bart Schaefer
7cfaf656c4
Add zkdb function.
2001-03-17 22:30:11 +00:00
Oliver Kiddle
e264c1bee1
Various new, improved, fixed or updated functions (13600)
2001-03-11 22:53:41 +00:00
Bart Schaefer
c984716708
Better handling of multi-line buffers.
2001-03-11 19:30:35 +00:00
Peter Stephenson
f46ad1753b
Dist more files
2001-03-08 12:03:33 +00:00
Clint Adams
39ab4f33c6
13323: handle multi-line buffers in edit-command-line widget
2001-02-14 15:37:53 +00:00
Peter Stephenson
0acd646e94
13302: division by zero
2001-01-18 10:25:07 +00:00
Sven Wischnowsky
2a78c24842
*** empty log message ***
2001-01-11 10:06:40 +00:00
Tanaka Akira
35ac156d86
* 13281: Functions/Misc/mere: new implementation.
...
Completion/User/_mere: new completion function for mere.
2000-12-15 14:42:22 +00:00
Peter Stephenson
fade355d03
Fix distribution files
2000-12-05 14:39:58 +00:00
Peter Stephenson
a59b51006b
Function installation information now in config.modules
2000-11-30 18:36:21 +00:00
Bart Schaefer
733ee2eb2a
Adapt nslookup for 13123.
2000-11-06 07:06:03 +00:00
Bart Schaefer
dbc0aebcd4
Assorted read_poll() and zpty cleanup.
2000-11-05 09:27:08 +00:00
Sven Wischnowsky
2557464cf5
don't reset just-edited trap function to old value (13107)
2000-11-01 09:34:14 +00:00
Sven Wischnowsky
16d7e31ae8
make non-blocking IO on ptys work again; add -t option to test if command is still alive (13035)
2000-10-19 08:46:54 +00:00
Bart Schaefer
c34084aa0e
Typo.
2000-10-18 03:53:27 +00:00
Peter Stephenson
4c2807e313
3.1.6-dev-7
2000-10-17 12:55:41 +00:00
Bart Schaefer
75d4d74093
Add smart-insert-last-word.
2000-09-08 04:15:44 +00:00
Sven Wischnowsky
0df4c9d229
*** empty log message ***
2000-09-05 08:36:16 +00:00
Bart Schaefer
dc1f7c5a34
Create "User Contributions" doc and make some assoctiated changes.
2000-09-04 21:10:29 +00:00
Bart Schaefer
3669415d56
Fix colors.
2000-09-04 10:15:25 +00:00
Bart Schaefer
f23e444392
Fix zrecompile.
2000-09-03 22:14:26 +00:00
Bart Schaefer
8a34b7be69
Fix allopt.
2000-09-02 04:50:07 +00:00
Peter Stephenson
432c0af097
12582: improved first argument for is-at-least
2000-08-10 16:53:00 +00:00
Bart Schaefer
8ffa3c17cf
Detect autoloadable functions properly in zed.
2000-07-27 08:14:54 +00:00
Bart Schaefer
714efe5ff9
Enable the insert-tab style in zed.
2000-07-26 09:24:24 +00:00
Peter Stephenson
1a691db1e2
12000: zmv: emulate -R to unset MARKDIRS
2000-06-20 09:11:04 +00:00
Peter Stephenson
1b15c688dc
users/3189: zmv fixes
...
Version 3.1.9-dev-1
2000-06-19 09:13:44 +00:00
Bart Schaefer
21f6b9d14c
11866: More ANSI color stuff; preserve more state during prompt previewing.
2000-06-11 22:21:33 +00:00
Sven Wischnowsky
5a4253f42e
allow display of only messages via $compstate[list]=messages (11688)
2000-05-31 09:56:12 +00:00
Bart Schaefer
a04a3a9e65
Fix typos and remove RCS Id strings.
2000-05-16 16:21:33 +00:00
Bart Schaefer
f4e8281646
11302: Cursor placement and defensive programming.
2000-05-10 15:22:34 +00:00
Peter Stephenson
50997c02b3
11299: edit-command-line zle widget
2000-05-10 13:32:23 +00:00
Sven Wischnowsky
2512681578
make nslookup function more like real nslookup (11277)
2000-05-09 11:56:20 +00:00
Peter Stephenson
17d342160a
11252: no colon at the end of zftp function contexts
2000-05-08 10:45:02 +00:00
Peter Stephenson
b9ef0282d2
11196: zmv enhancements
2000-05-05 14:14:12 +00:00
Sven Wischnowsky
126d3131e1
use `eval' in nslookup for pager, in case someone has PAGER='less -foo' or some such (11186)
2000-05-05 11:10:47 +00:00
Sven Wischnowsky
d4d35a114c
make nslookup page it's output if too long for screen (11177)
2000-05-05 08:52:40 +00:00
Sven Wischnowsky
7a83e27a6e
fix for completion of directories for zftp suite (11091)
2000-05-03 07:34:50 +00:00
Sven Wischnowsky
be2a2590e4
make zrecompile detect deleted and new files (11061)
2000-05-02 11:34:28 +00:00
Sven Wischnowsky
1f00aac0be
don't remove *all* .zwc files, keep the first one (10881)
2000-04-20 12:45:21 +00:00
Peter Stephenson
cd962793df
add zstyle+ (this is the *real* 3.1.7-pre-1)
2000-04-19 19:07:35 +00:00
Sven Wischnowsky
4f1424edb2
zstyle+ simplifies definition of styles (10795)
2000-04-17 14:47:24 +00:00
Clint Adams
336542eba2
10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements
2000-04-14 15:42:10 +00:00
Bart Schaefer
6888f6c3a7
10657: One change missed in 10635.
...
Also, a no-op cleanup in prompt_bart_setup.
2000-04-11 15:28:29 +00:00
Sven Wischnowsky
fac3086d97
_wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
2000-04-11 07:57:56 +00:00
Bart Schaefer
d2ece376a3
10594: Fix index into $history in prompt_bart_precmd.
...
10591: Completion/User/_fakeroot: Completion for the fakeroot program.
10590: Completion/Linux/_rpm: Signature checking completes only local
package files.
2000-04-08 21:04:47 +00:00
Sven Wischnowsky
fc426939cc
renaming some styles
2000-04-05 11:07:25 +00:00
Sven Wischnowsky
db663c824a
$PENDING special zle parameter, giving number of un-read bytes
2000-04-05 08:49:50 +00:00
Peter Stephenson
e2fad744a4
Patches 10440 (Chmouel), 10448, 10477 (Clint)
2000-04-04 19:34:26 +00:00
Peter Stephenson
4852545255
Updated from list as far as 10376
2000-04-01 20:49:47 +00:00
Tanaka Akira
44cff5e0ea
Initial revision
2000-03-23 04:00:14 +00:00
Tanaka Akira
1f6af8de8c
Initial revision
2000-03-13 09:57:05 +00:00
Tanaka Akira
23cf2d0f7f
Initial revision
2000-02-11 19:46:46 +00:00
Tanaka Akira
045add238c
Initial revision
2000-01-23 22:34:14 +00:00
Tanaka Akira
d349d2f1cd
zsh-workers:8668
1999-11-18 15:52:19 +00:00