Daniel Shahaf
|
a8e18dc370
|
35807: edit-command-line: Fix for non-7bit-data (after 35769)
Bug reported and fix suggested by Mikael.
|
2015-07-24 14:11:27 +00:00 |
|
Barton E. Schaefer
|
045bd4e3a6
|
35823: fix handling of MARK and CURSOR, clean up documentary comment
|
2015-07-22 12:48:03 -07:00 |
|
Daniel Shahaf
|
35ffe36318
|
35769: edit-command-line: Go to the right byte offset
|
2015-07-13 23:21:54 +00:00 |
|
Oliver Kiddle
|
5911aca85f
|
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 |
|
Mikael Magnusson
|
ea0f612c3a
|
35558: narrow-to-region: Use unique parameter names for new feature
|
2015-06-22 03:37:29 +02:00 |
|
Peter Stephenson
|
09e1b2434d
|
35545: enhance narrow-to-region to return LBUFFER and RBUFFER
|
2015-06-21 18:16:40 +01:00 |
|
Barton E. Schaefer
|
9f3dc6605a
|
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 |
|
Oliver Kiddle
|
d257f0143e
|
35093: new zle widgets for Vim-style text objects
|
2015-05-13 23:05:20 +02:00 |
|
Barton E. Schaefer
|
200accac63
|
34067: safe tempfile creation, part 1
|
2014-12-27 23:59:29 -08:00 |
|
Peter Stephenson
|
cc6e9db29d
|
33047: use git to simplify massively source distribution file selection
|
2014-08-23 21:01:58 +01:00 |
|
Peter Stephenson
|
f8ae47f29b
|
unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release
|
2014-08-10 17:49:55 +01:00 |
|
Peter Stephenson
|
6076c474f2
|
unposted: replace-argument can take negative prefix to count from end
|
2014-07-24 10:49:50 +01:00 |
|
Peter Stephenson
|
4e54648add
|
32866: new replace-argument ZLE function.
Also a couple of read-from-minibuffer fixes: don't pass numeric
argument to recursive edit, and hide the minibuffer edit from
the undo history.
|
2014-07-17 09:45:46 +01:00 |
|
Peter Stephenson
|
08d4a6136e
|
addition to 32527: also update .distfiles
|
2014-04-07 09:59:35 +01:00 |
|
Peter Stephenson
|
47c440aa2a
|
32527: zcalc-auto-insert key binding for use in zcalc
|
2014-04-07 09:58:30 +01:00 |
|
Peter Stephenson
|
52f72086c9
|
users 18531 plus doc etc.: new expand-absolute-path widget
|
2014-02-28 18:44:49 +00:00 |
|
Barton E. Schaefer
|
4748eff7d2
|
Some syntax adjustments in _expand_word_and_keep. Add a working URL.
|
2013-10-27 14:12:54 -07:00 |
|
Frank Terbeck
|
e619a7353a
|
31222: Stop {up,down}-line-or-beginning-search from triggering warn_create_global
This is a followup to 30995 taking Peter's suggestions from 30997 into
account.
|
2013-04-05 21:05:54 +02:00 |
|
Peter Stephenson
|
6265394d6b
|
users/17608: use function to modify currrent command line argument
|
2013-01-24 20:28:20 +00:00 |
|
Peter Stephenson
|
5b32dece55
|
users/17132: skip-whitespace-first style for compatibility with bash etc.
in widgets using forward-word-match
|
2012-06-04 16:40:42 +00:00 |
|
Mikael Magnusson
|
150dc9021b
|
30461, 30462 (tweaked): add missing local for match, mbegin and mend
|
2012-05-02 13:09:37 +00:00 |
|
Peter Stephenson
|
246a63d9d3
|
users/16944: more locals needed in url-quote-magic
|
2012-04-01 17:28:31 +00:00 |
|
Peter Stephenson
|
791ada572b
|
add some braces to avoid compiler warnings
|
2012-03-30 11:01:11 +00:00 |
|
Peter Stephenson
|
13a45d74eb
|
users/16932: implement $UNDO_CHANGE_NO and argument to undo widget
|
2012-03-29 20:31:33 +00:00 |
|
Peter Stephenson
|
c3b79e0f69
|
users/16760: make reply local in url-quote-magic for the benefit of styles
|
2012-02-14 15:33:01 +00:00 |
|
Peter Stephenson
|
ec6914b061
|
29894: display and use previous replacement in replace-string
|
2011-11-07 11:13:48 +00:00 |
|
Peter Stephenson
|
a6e039e12e
|
29892: fix regular expression replacements in replace-string
improve variable save and restore in read-from-minibuffer
|
2011-11-04 14:31:23 +00:00 |
|
Bart Schaefer
|
c4beabbc64
|
Belatedly add move-line-in-buffer.
|
2011-08-20 18:39:24 +00:00 |
|
Mikael Magnusson
|
20c52f6221
|
28852: Use syntax that doesn't depend on SHORT_LOOPS being set.
|
2011-08-14 13:40:53 +00:00 |
|
Peter Stephenson
|
525d0adf15
|
Jeremy Sylvestre: 29468: add some ligatures and symbols to composed characters
|
2011-06-08 17:19:12 +00:00 |
|
Clint Adams
|
c0d2cb5d02
|
fix whitespace in Functions/Zle/move-line-in-buffer
|
2011-06-05 05:40:53 +00:00 |
|
Bart Schaefer
|
0cc65dba53
|
users/16064: example widget for line motion inside multiline buffers
without navigating history
|
2011-06-01 15:30:20 +00:00 |
|
Frank Terbeck
|
875f048b8b
|
unposted: Revert change from 28896, which did more evil than good.
|
2011-04-25 22:26:18 +00:00 |
|
Frank Terbeck
|
166d91a480
|
28896: unset `monitor' option while the widget is running to avoid accidential data loss.
|
2011-03-16 20:53:57 +00:00 |
|
Peter Stephenson
|
212ca9edf9
|
28772: Update regions in region highlight dynamically
|
2011-02-18 22:08:45 +00:00 |
|
Peter Stephenson
|
2c31feef4d
|
users/15738: better cursor positioning in modify-current-argument
|
2011-02-11 19:28:44 +00:00 |
|
Bart Schaefer
|
d5e53b0077
|
users/15759 for send-invisible
|
2011-02-11 04:03:11 +00:00 |
|
Peter Stephenson
|
154b7351f4
|
unposted: safety on regexp errors in replace-string-again
|
2010-09-08 16:32:44 +00:00 |
|
Peter Stephenson
|
4de3dbac16
|
c.f. users/15202: use "autoload -Uz" consistently
|
2010-07-28 14:01:12 +00:00 |
|
Peter Stephenson
|
10c2f225fd
|
c.f. users/15202: use "autoload -Uz" consistently
|
2010-07-28 13:33:52 +00:00 |
|
Peter Stephenson
|
091cbd9d58
|
28042: transpose-lines widget
|
2010-06-16 21:50:39 +00:00 |
|
Peter Stephenson
|
c508c6e368
|
27604: substitution using regular expressions
|
2010-01-18 12:47:09 +00:00 |
|
Peter Stephenson
|
d5d858b0e2
|
unposted: more local variables needed
|
2009-10-22 09:28:30 +00:00 |
|
Peter Stephenson
|
7c4c41a0bb
|
unposted, c.f. 27313: mailing list and website moved
|
2009-10-22 09:28:02 +00:00 |
|
Peter Stephenson
|
a21ffe815d
|
Benjamin R. Haskell: 26265: fix some composed characters
|
2009-01-09 09:44:45 +00:00 |
|
Clint Adams
|
0414a4fd70
|
26141: word-split EDITOR/VISUAL so users can have multi-argument commands in those variables.
|
2008-12-16 15:41:13 +00:00 |
|
Peter Stephenson
|
2e0031c348
|
Benjamin R. Haskell: users/13544: typo in composing characters
|
2008-12-08 09:47:43 +00:00 |
|
Peter Stephenson
|
000fe2060b
|
update to 4.3.8
|
2008-10-29 09:57:52 +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 |
|