1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-21 00:01:26 +01:00
Commit graph

385 commits

Author SHA1 Message Date
Peter Stephenson
198a53dd46 unposted: silence some warnings when WARN_CREATE_GLOBAL is set 2008-10-10 13:20:05 +00:00
Bart Schaefer
27d940901f Quote expansion of prompt_opts in prompt() because zsh emulation is by
necessity not enforced there.
2008-10-10 09:53:48 +00:00
Bart Schaefer
e4ae98949c 25814: quote arguments to "eval". 2008-10-10 09:53:22 +00:00
Clint Adams
7e86f2da31 25823: bring up zshcontrib man page if run-help is run on run-help and run-help is a function. 2008-10-07 08:07:04 +00:00
Peter Stephenson
06cf28875e 25778: Frank Terbeck: use builtin cd 2008-09-30 16:55:00 +00:00
Peter Stephenson
dd3a749ce9 unposted: VCS_Info p4 backend should restrict changes to #have 2008-09-29 08:33:12 +00:00
Peter Stephenson
c328252c58 25733: add revision number to Perforce vcs_info backend
add abbreviation to list of backends
2008-09-23 16:48:27 +00:00
Peter Stephenson
f49d738db3 25732: make vcs_info p4 backend use server if style use-server is set 2008-09-23 16:10:57 +00:00
Peter Stephenson
708999149b 25710: various minor consistency tweaks for VCS_Info 2008-09-22 16:56:32 +00:00
Clint Adams
8dbf2a5bfa 25713: ensure that vcs_info functions immediately after autoloading. 2008-09-22 16:30:49 +00:00
Clint Adams
1870a858ea 25697: drop git code and switch to vcs_info. 2008-09-21 12:42:36 +00:00
Peter Stephenson
23f2b4503c users/13252 and elsewhere: Frank Terbeck plus tweaks:
add VCS_Info function system
2008-09-19 12:58:46 +00:00
Bart Schaefer
ae79d264a3 25600: fix incorrect pattern introduced by 25059. 2008-09-03 03:12:01 +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
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
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
db59a707c6 unlocalised variable 2008-06-30 13:07:45 +00:00
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