Andreas Gahr
024c1c46f7
next try. fix for issue #76 without brakeing fix for #21
2011-09-24 20:39:34 +08:00
Julien Nicoulaud
8d4cde6301
(Hopefully) fix #21 (tilde and hashed directories in paths)
2011-09-20 19:13:37 +02:00
Julien Nicoulaud
db8f98fc53
Set default style for pipes and stuff to none
2011-09-20 19:13:37 +02:00
Andreas Gahr
287167d453
fix for issue #76 . This was more ore less forgotten in pull request #75
2011-09-20 19:13:37 +02:00
Andreas Gahr
670961ad01
handle highlighting for precommands; handle highlighting for commands separators
2011-09-20 19:13:37 +02:00
Andreas Gahr
f84f9319d8
supposed fix for issue #73 and issue #74
2011-09-09 16:07:49 +02:00
Julien Nicoulaud
a6d105131c
Fix #21 : No highlighting when using tilde
2011-09-06 19:21:40 +02:00
Takeshi Banse
4a8b184632
pass ${arg} explicit
...
Signed-off-by: Takeshi Banse <takebi@laafc.net>
2011-09-07 01:14:45 +08:00
Valodim
f27ef7a279
after exec token we can expect a command
2011-08-02 00:55:55 +08:00
Julien Nicoulaud
e7d7ccfe35
Group if statements in f26310d97e
2011-06-16 14:54:24 +02:00
Guido
f26310d97e
* enable command lines starting with a hyphen.
2011-06-16 04:28:59 -07:00
Julien Nicoulaud
0772ddd346
Big refactoring.
...
* Don't override user defined styles
* Better modularisation of highlighters
* Allow to define which highlighters are activated
* Allow to define the order in which they are defined
* Minor performance optimizations
* Fixed some variables leak
* Improve documentation
* Brackets highlighter: use ZSH_HIGHLIGHT_STYLES instead of a specific array
2011-06-12 22:57:14 +02:00