1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-08 16:46:22 +02:00
zsh/Functions/Zle
midchildan 36a2d5cfa4 52641: incarg: add a backward variant and make it repeatable 2024-03-05 00:05:21 +01:00
..
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
backward-kill-word-match 37295: kill-word-match: Join kills 2015-12-03 23:47:24 +00:00
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 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 *** empty log message *** 2001-01-11 10:06:40 +00:00
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 38953: Fix some issues with match-words-by-style. 2016-07-28 09:51:19 +01: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 52082: Enable linewise edit-command when in visual-line mode. 2023-09-16 20:06:12 -07:00
expand-absolute-path 39046 + 39061: New :P history modifier. 2016-08-22 03:34:30 +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 39884: fix history-beginning-search-menu for history lines containing a pipe character 2016-11-09 16:55:13 +01:00
history-pattern-search c.f. users/15202: use "autoload -Uz" consistently 2010-07-28 13:33:52 +00:00
history-search-end Create "User Contributions" doc and make some assoctiated changes. 2000-09-04 21:10:29 +00:00
incarg 52641: incarg: add a backward variant and make it repeatable 2024-03-05 00:05:21 +01: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 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 50323: create helper for shadowing builtins or existing functions and use it when redefining compadd et al. 2022-06-04 14:19:42 -07:00
keymap+widget Add an example, as a comment. 2006-10-16 01:08:15 +00:00
kill-word-match 37295: kill-word-match: Join kills 2015-12-03 23:47:24 +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 38953: Fix some issues with match-words-by-style. 2016-07-28 09:51:19 +01: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 43779 (tweaked): add parentheses to fix expression with cprecedences option set 2018-11-08 11:46:27 +01:00
select-quoted 35093: new zle widgets for Vim-style text objects 2015-05-13 23:05:20 +02:00
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 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 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 add some braces to avoid compiler warnings 2012-03-30 11:01:11 +00:00
surround unposted: set new vichange flag for surround widget 2016-11-25 23:07:53 +01:00
transpose-lines 28042: transpose-lines widget 2010-06-16 21:50:39 +00:00
transpose-words-match 37570: give truth to the doc assertion transpose-words-match is a drop-in replacement for transpose-words 2016-01-13 19:51:07 -08: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: 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 users/8856, users/8863: which-command stuff 2005-05-23 10:11:18 +00:00
zcalc-auto-insert 38693: Add RPN mode to zcalc 2016-06-16 11:39:42 +01:00
zed-set-file-name 48707: fix keymap handling when zed invokes read-from-minibuffer; update doc 2021-05-15 13:23:31 -07:00