Commit graph

293 commits

Author SHA1 Message Date
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
Sebastian Gniazdowski
ab88425066 Updated README.md 2016-05-23 17:58:20 +02:00
Sebastian Gniazdowski
001f414782 Make highlighting case-insensitive 2016-05-23 12:43:30 +02:00
Sebastian Gniazdowski
927496fa72 Updated README.md 2016-05-22 21:28:52 +02:00
psprint
562b3146b4 Merge pull request #1 from unixorn/add-install-instructions
Add install instructions for zgen, antigen and oh-my-zsh
2016-05-22 21:23:33 +02:00
Joe Block
9dc851bf9f Add install instructions for zgen, antigen and oh-my-zsh 2016-05-22 12:00:37 -07:00
Sebastian Gniazdowski
e202f55f35 Stray debug message 2016-05-22 20:24:29 +02:00
Sebastian Gniazdowski
49b2f27bb7 Updated README.md 2016-05-22 20:12:25 +02:00
Sebastian Gniazdowski
701c760c11 What's matched is now highlighted 2016-05-22 19:58:30 +02:00
Sebastian Gniazdowski
f6d2a4f567 One missing replacement of zle -M with POSTDISPLAY 2016-05-22 16:39:53 +02:00
Sebastian Gniazdowski
6959054e8d Use POSTDISPLAY instead of zle -M 2016-05-22 16:33:02 +02:00
Sebastian Gniazdowski
b4d189af3f Put cursor at the end of accepted search result 2016-05-22 16:01:50 +02:00
Sebastian Gniazdowski
f2f3493056 Ctrl-C doesn't accept any search result 2016-05-22 15:53:59 +02:00
Sebastian Gniazdowski
8d0e727200 Different marking of current history entry 2016-05-22 13:09:48 +02:00
Sebastian Gniazdowski
47eacda735 Long history entries are truncated to COLUMNS-6 2016-05-22 13:02:16 +02:00
Sebastian Gniazdowski
6b8eb93ea6 Updated README.md 2016-05-22 09:33:27 +02:00
Sebastian Gniazdowski
18795b10bb *process-buffer not used 2016-05-22 09:13:27 +02:00
Sebastian Gniazdowski
615d69508a Updated README.md 2016-05-22 09:09:42 +02:00
Sebastian Gniazdowski
4d032000b6 First working version 2016-05-22 08:59:24 +02:00