1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-19 11:31:26 +01:00
zsh/Functions/Zle
2015-11-20 12:42:35 +00:00
..
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
backward-kill-word-match
backward-word-match
bracketed-paste-magic 36994: declare local REPLY for use with "zle .read-command"; use .self-insert instead of .self-insert-unmeta 2015-10-27 20:29:07 -07:00
bracketed-paste-url-magic unposted: bracketed-paste-url-magic: actually do what the comment says 2015-10-01 20:16:24 +02:00
capitalize-word-match
copy-earlier-word
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 36587: use +LINE:COLUMN to place the cursor when invoking emacs variants, for emacsclient 2015-09-22 08:52:52 -07: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
keeper Some syntax adjustments in _expand_word_and_keep. Add a working URL. 2013-10-27 14:12:54 -07:00
keymap+widget
kill-word-match c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
match-word-context 37027: allow subword context to discriminate between words 2015-10-30 16:59:41 +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 37170: suppress global create warning in function 2015-11-20 12:42:35 +00: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 36338: Replace "5.0.9" with "5.1" in source comments 2015-08-30 22:47:00 +02:00
which-command
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