1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-07-10 04:21:37 +02:00
zsh/Functions/Zle
2020-08-16 18:04:43 +02:00
..
.distfiles
backward-kill-word-match
backward-word-match 18394: New word movement and editing widgets. 2003-03-28 11:34:07 +00:00
bracketed-paste-magic unposted (see 44772): quote the string argument to zle -U 2019-09-24 10:07:32 -07:00
bracketed-paste-url-magic bracketed-paste-url-magic: Handle magnet links too, and allow for schemes without // 2016-09-19 00:34:13 +02:00
capitalize-word-match
copy-earlier-word
cycle-completion-positions
define-composed-chars
delete-whole-word-match
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
edit-command-line 47307: edit-command-line: restrict editing to region if it is active 2020-08-16 18:04:43 +02:00
expand-absolute-path 39046 + 39061: New :P history modifier. 2016-08-22 03:34:30 +00:00
forward-word-match
history-beginning-search-menu 39884: fix history-beginning-search-menu for history lines containing a pipe character 2016-11-09 16:55:13 +01:00
history-pattern-search
history-search-end
incarg
incremental-complete-word
insert-composed-char 45003: Fix more documentation typos 2019-12-11 02:37:39 +00:00
insert-files 41265: quote the inserted file names as necessary 2017-06-16 22:28:54 -07:00
insert-unicode-char unposted: Use typeset -g in insert-unicode-char 2017-05-02 09:39:53 +01:00
keeper
keymap+widget
kill-word-match
match-word-context
match-words-by-style
modify-current-argument
move-line-in-buffer
narrow-to-region
narrow-to-region-invisible
predict-on
quote-and-complete-word
read-from-minibuffer
replace-argument
replace-string
replace-string-again
select-bracketed 43779 (tweaked): add parentheses to fix expression with cprecedences option set 2018-11-08 11:46:27 +01:00
select-quoted
select-word-match 38957: make use of updates to match-words-by-style and better support completion of word-style styles for zstyle 2016-07-28 16:16:25 +02:00
select-word-style
send-invisible
smart-insert-last-word 43755: Fix state management for repeat uses to avoid clobbering command line when NOT a repeat 2019-07-08 18:01:38 -07:00
split-shell-arguments
surround unposted: set new vichange flag for surround widget 2016-11-25 23:07:53 +01:00
transpose-lines
transpose-words-match
up-case-word-match
up-line-or-beginning-search
url-quote-magic unposted: fix typo in url-quote-magic 2017-06-13 21:47:48 -04:00
vi-pipe 39986, 39989: improve handling of vi-repeat-change 2016-11-20 23:59:48 +01:00
which-command
zcalc-auto-insert
zed-set-file-name