Commit graph

281 commits

Author SHA1 Message Date
Sebastian Gniazdowski
c26fd37dbe Updated README.md 2016-10-12 17:46:55 +02:00
Sebastian Gniazdowski
07fab8d179 Updated README.md (asciinema) 2016-10-12 17:26:49 +02:00
Sebastian Gniazdowski
b2468b2d99 Updated README.md 2016-10-12 16:31:44 +02:00
Sebastian Gniazdowski
3dec932aa9 Updated README.md 2016-10-12 16:24:55 +02:00
Sebastian Gniazdowski
607dc2a73a Updated README.md (syntax highlighting customization) 2016-10-12 16:23:42 +02:00
Sebastian Gniazdowski
6df72f0890 Updated README.md (no manual installation, zstyles) and default Zstyles 2016-10-12 15:50:35 +02:00
Sebastian Gniazdowski
21384c6991 hsmw: Ability to disable syntax highlighting 2016-10-11 10:19:07 +02:00
Sebastian Gniazdowski
ab9d2fc162 hsmw: Default highlight color: bold yellow 2016-10-11 09:49:33 +02:00
Sebastian Gniazdowski
9253ad8b0d Updated README.md (NEWS) 2016-10-11 09:28:05 +02:00
Sebastian Gniazdowski
3e4c359bdd hsmw: Manually handle SIGINT 2016-10-11 09:07:43 +02:00
Sebastian Gniazdowski
e8e01e6258 hsmw: Bind Ctrl-A, Ctrl-E to original Zle widgets 2016-10-11 08:54:36 +02:00
Sebastian Gniazdowski
ca39f019ef *highlight: Fix style for path and path prefix – magenta is a color 2016-10-11 08:47:30 +02:00
Sebastian Gniazdowski
20da936ec1 *highlight: Remove $WIDGET reference 2016-10-11 08:36:36 +02:00
Sebastian Gniazdowski
8d43634e15 *highlight: Remove $BUFFER reference 2016-10-11 08:35:00 +02:00
Sebastian Gniazdowski
bb36f8068a *highlight: Remove $BUFFER reference 2016-10-11 08:32:58 +02:00
Sebastian Gniazdowski
7b109e615f *highlight: Remove $PREBUFFER reference 2016-10-11 08:30:01 +02:00
Sebastian Gniazdowski
4691732e6a *highlight: Color blue -> bold blue 2016-10-11 08:23:43 +02:00
Sebastian Gniazdowski
eee000e0c5 *highlight: Replace almost all regular expressions with patterns 2016-10-11 08:21:40 +02:00
Sebastian Gniazdowski
d6e300f757 Vim modeline for hsmw-highlighting 2016-10-11 08:04:04 +02:00
Sebastian Gniazdowski
1addd366b4 Correctly highlight history, i.e. each line separately 2016-10-11 08:02:15 +02:00
Sebastian Gniazdowski
df91d236b5 Syntax-highlight history, slight cleanup 2016-10-10 20:38:57 +02:00
Sebastian Gniazdowski
ef2fd4cdb5 Namespacing z-sy-h code ended 2016-10-09 09:52:50 +02:00
Sebastian Gniazdowski
0110eb24d9 Set of code simplifications (e.g. removal of *predicate), substitutions 2016-10-09 09:31:00 +02:00
Sebastian Gniazdowski
c80503faac No need of dash in -hsmw-highlight file name, it's not autoload function 2016-10-09 09:25:30 +02:00
Sebastian Gniazdowski
c585d3deb5 Immediate commit after obtaining first working highlighting 2016-10-09 09:24:03 +02:00
Sebastian Gniazdowski
208165d220 Initial commit if z-sy-h's main-highlighter 2016-10-09 09:06:50 +02:00
Sebastian Gniazdowski
faf7208387 Free memory when exiting widget (the array that holds history is freed) 2016-09-27 10:22:58 +02:00
Sebastian Gniazdowski
8347d80f08 Override ^R with hsmw so that regular i-search doesn't interfere 2016-09-25 10:34:11 +02:00
Sebastian Gniazdowski
8e04160835 Missing deinitialization of page up / page down widgets 2016-09-23 18:33:49 +02:00
Sebastian Gniazdowski
0b9e3fc153 All overloading widgets should call _hsmw_simulate_widget 2016-09-20 15:50:58 +02:00
Sebastian Gniazdowski
8e4866ceeb Updated README.md 2016-09-20 09:09:06 +02:00
Sebastian Gniazdowski
413855002e Keys Page Up and Page Down work 2016-09-20 08:46:46 +02:00
Sebastian Gniazdowski
83bd58ba3e Ctrl-P and Ctrl-N to move to previous and next entry 2016-09-20 07:04:28 +02:00
Sebastian Gniazdowski
b666ef0004 Mention inventor of *foo*~^*bar* pattern 2016-09-19 20:10:19 +02:00
Sebastian Gniazdowski
b9575f5d08 z-sy-h and z-au-s immunity also for Home and End keys 2016-09-19 16:42:44 +02:00
Sebastian Gniazdowski
307e8e5e81 Use ".delete-char" widget, not "delete-char" – less outside influence 2016-09-19 16:23:54 +02:00
Sebastian Gniazdowski
23eae783f7 Better immunity to z-sy-h and z-au-s – left and right cursor keys 2016-09-19 16:22:59 +02:00
Sebastian Gniazdowski
1a3aa7ee22 Updated README.md 2016-09-13 18:01:38 +02:00
Sebastian Gniazdowski
2e09cf09af New license 2016-08-31 17:09:24 +02:00
Sebastian Gniazdowski
40c9b10c2f Add license of zsh-users/zaw (GitHub) and point code that comes from Zaw 2016-08-27 18:50:36 +02:00
Sebastian Gniazdowski
877cf3df28 Clear prompt text when aborted via Ctrl-C 2016-07-06 07:56:44 +02:00
psprint
9d146b61d2 Merge pull request #3 from hugoh/highlight-color
Made highlight color customizable
2016-07-06 07:51:32 +02:00
Hugo Haas
a13ab4f662 Made highlight color customizable 2016-07-04 22:19:50 -07:00
Sebastian Gniazdowski
bd9b24534c Updated README.md 2016-07-03 06:21:15 +02:00
Sebastian Gniazdowski
dce576f3d7 Underline current entry (with small problems) 2016-06-10 19:59:43 +02:00
Sebastian Gniazdowski
4af4fe9b84 Better immunity to setopt nofunctionargzero 2016-06-10 05:17:46 +02:00
Sebastian Gniazdowski
5a435d3d83 Immunity to setopt nofunctionargzero 2016-06-09 21:21:18 +02:00
Sebastian Gniazdowski
d289aecfe0 Updated REAMDE.md 2016-06-09 09:39:23 +02:00
Sebastian Gniazdowski
986ba4ec38 Search highlight uses magenta 2016-06-09 09:30:24 +02:00
Sebastian Gniazdowski
6ac130d804 Updated README.md 2016-06-09 09:26:17 +02:00