1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00
zsh/Functions/Zle
2015-08-21 13:38:19 -07:00
..
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
backward-kill-word-match Mikael Magnusson, 24076; 24081: cancel argument processing after widget 2007-11-10 14:30:22 +00:00
backward-word-match 18394: New word movement and editing widgets. 2003-03-28 11:34:07 +00:00
bracketed-paste-magic 36266: preserve emulation and setopt context for init and finish functions, handle vi modes 2015-08-21 13:38:19 -07:00
capitalize-word-match 18394: New word movement and editing widgets. 2003-03-28 11:34:07 +00:00
copy-earlier-word unposted: fix warn_create_global warnings in copy-earlier-word 2008-07-07 09:15:44 +00:00
cycle-completion-positions
define-composed-chars Jeremy Sylvestre: 29468: add some ligatures and symbols to composed characters 2011-06-08 17:19:12 +00:00
delete-whole-word-match c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 14:01:12 +00:00
down-case-word-match c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
down-line-or-beginning-search 31222: Stop {up,down}-line-or-beginning-search from triggering warn_create_global 2013-04-05 21:05:54 +02:00
edit-command-line 35807: edit-command-line: Fix for non-7bit-data (after 35769) 2015-07-24 14:11:27 +00:00
expand-absolute-path users 18531 plus doc etc.: new expand-absolute-path widget 2014-02-28 18:44:49 +00:00
forward-word-match users/17132: skip-whitespace-first style for compatibility with bash etc. 2012-06-04 16:40:42 +00:00
history-beginning-search-menu unposted: more local variables needed 2009-10-22 09:28:30 +00:00
history-pattern-search c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
history-search-end
incarg 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
incremental-complete-word unposted (c.f. Bart: 35902): use - after zle -U in case $key is - 2015-08-05 15:44:18 +02:00
insert-composed-char c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
insert-files
insert-unicode-char 22021: back-to-back Unicode insertions didn't work. 2005-11-24 14:51:34 +00:00
keeper Some syntax adjustments in _expand_word_and_keep. Add a working URL. 2013-10-27 14:12:54 -07:00
keymap+widget Add an example, as a comment. 2006-10-16 01:08:15 +00:00
kill-word-match c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
match-word-context 24781: enhance word-context to use next or previous word 2008-04-02 13:02:47 +00:00
match-words-by-style 28852: Use syntax that doesn't depend on SHORT_LOOPS being set. 2011-08-14 13:40:53 +00:00
modify-current-argument users/17608: use function to modify currrent command line argument 2013-01-24 20:28:20 +00:00
move-line-in-buffer fix whitespace in Functions/Zle/move-line-in-buffer 2011-06-05 05:40:53 +00:00
narrow-to-region 36212: save and restore HISTNO along with other editor state, for sanity of "zle undo" 2015-08-17 20:59:00 -07:00
narrow-to-region-invisible 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
predict-on 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
quote-and-complete-word 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
read-from-minibuffer 35737: (tweaked c.f. Peter: 35759): use new undo limit for minibuffer and beep when limit is reached 2015-07-14 00:30:45 +02:00
replace-argument unposted: replace-argument can take negative prefix to count from end 2014-07-24 10:49:50 +01:00
replace-string users/16932: implement $UNDO_CHANGE_NO and argument to undo widget 2012-03-29 20:31:33 +00:00
replace-string-again 29892: fix regular expression replacements in replace-string 2011-11-04 14:31:23 +00:00
select-bracketed 35093: new zle widgets for Vim-style text objects 2015-05-13 23:05:20 +02:00
select-quoted 35093: new zle widgets for Vim-style text objects 2015-05-13 23:05:20 +02:00
select-word-style users/17132: skip-whitespace-first style for compatibility with bash etc. 2012-06-04 16:40:42 +00:00
send-invisible users/15759 for send-invisible 2011-02-11 04:03:11 +00:00
smart-insert-last-word 35469: test UNDO_CHANGE_NO to determine whether to start over or use the next history event 2015-06-14 20:12:42 -07:00
split-shell-arguments add some braces to avoid compiler warnings 2012-03-30 11:01:11 +00:00
surround 35093: new zle widgets for Vim-style text objects 2015-05-13 23:05:20 +02:00
transpose-lines 28042: transpose-lines widget 2010-06-16 21:50:39 +00:00
transpose-words-match c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
up-case-word-match c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
up-line-or-beginning-search 31222: Stop {up,down}-line-or-beginning-search from triggering warn_create_global 2013-04-05 21:05:54 +02:00
url-quote-magic unposted: mention bracketed-paste-magic in url-quote-magic comments 2015-08-16 22:52:21 -07:00
which-command users/8856, users/8863: which-command stuff 2005-05-23 10:11:18 +00:00
zcalc-auto-insert 32527: zcalc-auto-insert key binding for use in zcalc 2014-04-07 09:58:30 +01:00
zed-set-file-name c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00