Wayne Davison
|
a4e7eddae7
|
Avoid processing the same buffer multiple times.
|
2010-12-31 15:16:50 -08:00 |
|
Wayne Davison
|
0e73dee10f
|
Also need to affect delete-char-or-list.
|
2010-12-30 10:49:14 -08:00 |
|
Wayne Davison
|
19de6c9e92
|
Fix renamed function reference.
|
2010-12-30 10:36:51 -08:00 |
|
Wayne Davison
|
6a3bbe72da
|
Fix some _hl_string issues:
- Avoid unset variable warning at $arg[0].
- Fix highlighting of "\$" and "\\".
- Tweak the code style a bit.
|
2010-12-30 10:29:50 -08:00 |
|
Wayne Davison
|
030cabee59
|
Avoid some variables bleeding into the user's env.
|
2010-12-30 10:23:26 -08:00 |
|
Wayne Davison
|
fe3ac1a25b
|
Also affect the accept-line* and more zle *complete* functions.
|
2010-12-30 10:23:25 -08:00 |
|
Wayne Davison
|
75eba65836
|
A bit more code formatting.
|
2010-12-30 10:22:59 -08:00 |
|
Wayne Davison
|
d35af74603
|
More ZLE_TOKENS_FOLLOWED_BY_COMMANDS entries.
|
2010-12-26 17:08:46 -08:00 |
|
Wayne Davison
|
be71887386
|
Fix highlighting of external commands & simplify matching.
|
2010-12-26 17:02:59 -08:00 |
|
Wayne Davison
|
ff908d1128
|
Removing '§' from ZLE_TOKENS_FOLLOWED_BY_COMMANDS.
|
2010-12-26 11:56:05 -08:00 |
|
Wayne Davison
|
57da7c9a28
|
Some changes from Bart's issue 6.
|
2010-12-25 23:51:46 -08:00 |
|
Wayne Davison
|
44fd26a0cc
|
Fix potential errors for some setopt variations.
|
2010-12-25 20:42:00 -08:00 |
|