1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-01 07:31:20 +02:00
Commit graph

5557 commits

Author SHA1 Message Date
Peter Stephenson
78ce07b49f 24818: add HIST_FCNTL_LOCK.
unposted: update NEWS with new features
2008-04-17 10:23:45 +00:00
Clint Adams
35cedab218 248??: some fixes and updates for git 1.5.5. 2008-04-17 03:00:07 +00:00
Peter Stephenson
bd79dd9238 24821: update notes in FAQ on combining characters,
fix up cursor on exit from user-defined widget
2008-04-16 09:59:32 +00:00
Peter Stephenson
1875c12734 24819: fix transposing characters and sneaky combination generation 2008-04-15 16:49:55 +00:00
Peter Stephenson
fe6d34f024 24816: some places where we need cursor alignment with combining characters 2008-04-14 14:57:52 +00:00
Peter Stephenson
5eb7948f86 24814: suspicious handling of temporary history buffer 2008-04-14 13:42:51 +00:00
Peter Stephenson
b1b941c30b 24811: update introductory multibyte documentation 2008-04-14 12:53:35 +00:00
Peter Stephenson
f125ca3293 24810: ensure combining character alignment on unmetafication 2008-04-14 09:13:18 +00:00
Peter Stephenson
97dcf15556 24808: initial support for combining characters in zle 2008-04-13 16:58:42 +00:00
Peter Stephenson
c1db47d16b Miek Gieben: users/12781: zmv Usage message 2008-04-13 16:11:53 +00:00
Peter Stephenson
b815f89220 24807: Frank Terbeck: Completion system needs no_ignore_braces 2008-04-12 16:32:40 +00:00
Peter Stephenson
659bfee072 unposted: move zlefind() and zlecmp() into zle_hist.c 2008-04-11 11:38:06 +00:00
Peter Stephenson
62b586bf9f 24806: more assoc subscript completion + typos 2008-04-09 13:06:47 +00:00
Peter Stephenson
367148fdbe 24804: fix quoting of assoc array subscripts in completion 2008-04-09 11:25:35 +00:00
Clint Adams
a81c33682a Markus Waldeck: 24799: complete .spx files for ogg123. 2008-04-07 20:35:46 +00:00
Peter Stephenson
84e1cb93ad restore read-from-minibuffer save/restore 2008-04-07 09:44:33 +00:00
Peter Stephenson
71e5f09d58 24793: Ismail: typo 2008-04-05 21:00:04 +00:00
Peter Stephenson
7683ec28aa 24792: try to be safer about turning off attributes when refreshing 2008-04-04 16:32:15 +00:00
Peter Stephenson
7eb4302868 24790: YODL items need closing parentheses on next line 2008-04-04 09:29:31 +00:00
Clint Adams
ded1416ca1 24789: completion for stg subcommands. 2008-04-04 01:41:40 +00:00
Peter Stephenson
cc026d2339 24788: ${(m)#...} returns string print width 2008-04-03 21:10:54 +00:00
Peter Stephenson
e5d8a42249 24787: reset region_highlight when finished editing command line 2008-04-03 15:33:39 +00:00
Peter Stephenson
035aa2263b typo 2008-04-03 15:30:44 +00:00
Peter Stephenson
bc32da6a67 24786: handle read -t properly in zle via getbyte() 2008-04-03 15:20:18 +00:00
Peter Stephenson
2c5ea79f17 24782: initial go at highlighting of characters in zle command lines 2008-04-03 11:38:55 +00:00
Peter Stephenson
b44ed0b032 unposted, see users/12758: [(w)...] does work with (r) and (R) 2008-04-03 08:46:43 +00:00
Peter Stephenson
662d3e297c users/12754: document [(w)...] only works on forward indexing 2008-04-02 17:23:16 +00:00
Peter Stephenson
f0d9070036 unposted: update version to 4.3.6-dev-0 2008-04-02 13:28:42 +00:00
Peter Stephenson
374b31616b 24781: enhance word-context to use next or previous word 2008-04-02 13:02:47 +00:00
Peter Stephenson
93fce8372d README: minor tweaks 2008-04-02 12:51:31 +00:00
Peter Stephenson
08506bdf67 unposted: release 4.3.6 2008-04-02 10:24:49 +00:00
Peter Stephenson
abb9900ac7 unposted: other minor typos 2008-04-01 09:22:27 +00:00
Peter Stephenson
e7f801f32c unposted: spotted by Ismail: typo 2008-04-01 08:33:23 +00:00
Peter Stephenson
1b3cb68d05 unposted: 4.3.5-dev-4 2008-03-31 15:03:07 +00:00
Peter Stephenson
cd002b398d unposted: use kdialog in calendar_show if appropriate 2008-03-31 08:44:34 +00:00
Peter Stephenson
7389a42d17 24708: Misc/globtests, Src/pattern.c, Test/D02glob.ztst:
fix backtracking problem in (#c) pattern
2008-03-30 22:14:22 +00:00
Peter Stephenson
af92f874e1 24777: bug clearing up after menu selection 2008-03-28 23:21:26 +00:00
Peter Stephenson
0390d69f27 24776: clarify compinit message when compaudit fails 2008-03-28 15:00:46 +00:00
Peter Stephenson
109c0f20f8 24775: improve _cd option handling 2008-03-28 14:51:31 +00:00
Peter Stephenson
594f783c77 24775: improve _cd option handling 2008-03-28 14:44:42 +00:00
Peter Stephenson
0db1d3f839 users/12739: fix multiple arguments to --with-term-lib 2008-03-28 11:56:46 +00:00
Peter Stephenson
50d9cdeae4 24768: add -q option to cd, chdir, pushd, popd
use in _canonical_paths
add 4.3.6 release note with this and other stuff
2008-03-28 09:59:06 +00:00
Peter Stephenson
42ddb45fe8 24759: dont unfunction if no function; sanitize helper functions 2008-03-27 11:29:17 +00:00
Peter Stephenson
4d2d7d7e37 24757: canonicalize paths some more 2008-03-27 10:35:08 +00:00
Peter Stephenson
ae832b901e unposted: fix alias test in 24736 properly 2008-03-27 09:41:08 +00:00
Peter Stephenson
1b551d0513 unposted: 4.3.5-dev-3 2008-03-26 18:20:52 +00:00
Peter Stephenson
b6d1d7414f 25735: use zstat to get canonical name for symbolic links 2008-03-26 17:22:17 +00:00
Peter Stephenson
461a9bdf9f 24741: loading zstat builtin was misdocumented 2008-03-26 15:37:54 +00:00
Peter Stephenson
a34d483b8d 24736: a couple more tests failing on Solaris 2008-03-26 15:26:20 +00:00
Bart Schaefer
0806789e68 Add zstat to the functions index. 2008-03-26 15:09:21 +00:00