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 |
|
Sebastian Gniazdowski
|
06b8c9f01f
|
Updated README.md (standalone plugin)
|
2016-06-09 09:24:27 +02:00 |
|
Sebastian Gniazdowski
|
7949d70121
|
Make the plugin standalone (*.plugin.zsh can be simply sourced)
|
2016-05-26 09:14:39 +02:00 |
|
Sebastian Gniazdowski
|
f632a186d7
|
"page-size" zstyle (:history-search-multi-word)
|
2016-05-25 09:26:20 +02:00 |
|
Sebastian Gniazdowski
|
22271dd86e
|
Usage information on top of history-search-multi-word
|
2016-05-25 09:04:36 +02:00 |
|
Sebastian Gniazdowski
|
6eb26e7a88
|
Use red instead of yellow for highlighting
|
2016-05-25 09:02:31 +02:00 |
|
Sebastian Gniazdowski
|
59cbaf3254
|
Forgot to change prefix used for zsh-editing-workbench
|
2016-05-25 08:56:03 +02:00 |
|
Sebastian Gniazdowski
|
e1132dc561
|
Workaround for Fedora 23, zsh-5.1.1
|
2016-05-25 08:45:43 +02:00 |
|
Sebastian Gniazdowski
|
94bbb9a53c
|
Updated README.md (News section)
|
2016-05-25 08:11:14 +02:00 |
|
Sebastian Gniazdowski
|
96a4d3f45b
|
Clean "copy" of the same widget to override itself - for autosuggestions
|
2016-05-25 07:16:46 +02:00 |
|
Sebastian Gniazdowski
|
4b76fc0860
|
>.<recursive-edit is apparently better for *autosuggestions
|
2016-05-25 06:26:13 +02:00 |
|
Sebastian Gniazdowski
|
3d62bc2043
|
Also use termcap to bind delete-key
|
2016-05-25 06:11:03 +02:00 |
|
Sebastian Gniazdowski
|
365f6aac81
|
Fix delete key in default emacs keymap
|
2016-05-24 16:44:53 +02:00 |
|
Sebastian Gniazdowski
|
df26e58f86
|
Use specific keymap: emacs, as source of own keymap
|
2016-05-24 16:36:44 +02:00 |
|