Commit graph

  • 14c8d2e0ff
    Merge pull request #175 from cxwx/patch-1 master Suraj N. Kurapati 2026-01-15 09:44:55 -08:00
  • aa09f04747
    Update README.md chenxu 2025-12-05 09:45:47 +08:00
  • 87ce96b186
    Merge pull request #159 from dxrcy/master Guido van Steen 2024-06-05 07:04:53 +02:00
  • 3235b885dd Fix user input after search, including space key darcy 2024-02-16 12:27:31 +11:00
  • 837d49959e Fix user input after search darcy 2024-01-26 11:26:14 +11:00
  • 8dd05bfcc1 Update README.md Arjun Reddy K 2023-11-22 22:12:55 +01:00
  • 8f5d8a5aa9
    Add Fig as an installation method to the README (#133) Ilkin Bayramli 2023-11-21 12:54:14 -05:00
  • 4f982d65b4 Merge branch 'zinit-readme' Atte Peltomäki 2023-11-21 19:45:43 +02:00
  • a7e6d94ba5 updated readme to include Zinit instructions Padsworth 2023-06-25 15:12:17 -04:00
  • 19b887667a Use brew to determine prefix Andy Richardson 2022-12-04 13:17:26 +00:00
  • 2e28e23261 fix: line wrap Chris Hua 2023-03-09 10:58:16 -05:00
  • 591ca3326a chore: update readme Chris Hua 2023-03-04 13:47:26 -05:00
  • 3bbc5a8cfa replace sourcing method with exec zsh kooshie 2023-01-02 16:28:59 +08:00
  • da5f0673b9 fix search match highlight with latest z-sy-h Atte Peltomäki 2023-10-11 02:37:49 +03:00
  • 400e58a87f
    Merge pull request #135 from jirutka/redrawhook Guido van Steen 2023-01-03 20:25:44 +01:00
  • fcbdb89754 Use new zsh 'memo=' feature to improve interoperability with others Jakub Jirutka 2022-08-07 17:02:26 +02:00
  • b4fb93de0e Fix compatibility with latest zsh-syntax-highlighting Jakub Jirutka 2022-08-07 14:51:06 +02:00
  • 563a551165 Use SPDX snippet tags instead of copy-pasting full license text Jakub Jirutka 2022-08-07 14:36:19 +02:00
  • 4abed97b6e Merge pull request #97 from partcyborg/master Suraj N. Kurapati 2021-08-02 23:17:47 -07:00
  • e310a75a52
    Merge pull request #117 from ivopauly/patch-1 Suraj N. Kurapati 2021-08-02 22:55:40 -07:00
  • c765a4a17c
    Merge pull request #108 from ericbn/dont-overwrite-config Suraj N. Kurapati 2021-08-02 22:45:42 -07:00
  • 4ee70abb6f Don't overwrite config with default values Eric Nielsen 2020-01-09 18:43:41 -05:00
  • 4f2f17cc46
    add HISTORY_SUBSTRING_SEARCH_PREFIX (#112,#115) Xue Qianming 2021-08-03 01:20:14 +08:00
  • 56dc8c2ec4
    Update README.md Ivo Pauly 2020-12-24 10:07:20 +01:00
  • f48193bcd9 Declare HISTORY_SUBSTRING_SEARCH_ANCHORED global Part Cyborg 2020-07-03 15:57:16 -07:00
  • 0f80b8eb33 GH-92: also try bindkey with $terminfo for arrows Suraj N. Kurapati 2019-05-12 17:35:54 -07:00
  • 2c36e4dd3a
    Merge pull request #98 from FranciscoBorges/master Suraj N. Kurapati 2019-05-12 17:18:38 -07:00
  • 79d3619704
    Merge pull request #99 from d10n/fix-zsh-4.3-regressions Suraj N. Kurapati 2019-05-12 17:17:45 -07:00
  • 19cb0eb8be Quote variable to highlight right words on zsh 4.3 d10n 2018-12-26 19:31:21 -05:00
  • 36505c46c7 Explicitly disable word splitting when not fuzzy d10n 2018-12-26 19:27:55 -05:00
  • 8d4a409c89
    Declare query_part as local to avoid warnings due to WARN_CREATE_GLOBAL Francisco Borges 2018-12-11 10:21:28 +01:00
  • 3f8e85f3f8 Support anchoring the substring to search for Part Cyborg 2018-10-01 05:11:52 -07:00
  • 47a7d416c6 Fix typo in README.md (#91) Bastian Heist 2018-02-21 19:15:09 +01:00
  • d44159b5e8 support for installing as Oh-My-Zsh plugin (#87) David Suilea 2017-08-03 20:15:30 +02:00
  • 4594acaa4f Merge pull request #86 from iroedius/master Suraj N. Kurapati 2017-08-02 11:20:53 -07:00
  • c35b4d1e8c also ignore files ending in .zwc.old iroedius 2017-07-20 14:49:37 +02:00
  • 933733e867 Update README.md Vithon 2017-05-18 17:42:08 -04:00
  • be0fe1fca9 Clean up global variable declarations Geza Lore 2017-05-05 20:34:35 +01:00
  • fd27842cad feat: add fuzzy search Bengt Brodersen 2017-05-06 16:43:44 +02:00
  • 563c88c4ca README: add installation instructions for Homebrew Bengt Brodersen 2017-05-10 11:32:17 +02:00
  • c750a17757 Merge pull request #67 from gezalore/master Geza Lore 2017-05-05 21:45:55 +01:00
  • 07011f632b Fix breakage with setopt ERR_RETURN (Issue #60) Geza Lore 2016-12-10 18:34:15 +00:00
  • 2b6451de03 README: upgrade to CommonMark; move <C-v> note up Suraj N. Kurapati 2017-05-05 03:34:00 -07:00
  • 21c025eb33 Merge pull request #78 from RuRo/patch-1 Suraj N. Kurapati 2017-05-05 03:24:21 -07:00
  • 34fdd6b1b2 Updated README.md keybinding instructions. RuRo 2017-05-03 00:50:18 +03:00
  • aae3388491 Merge pull request #62 from alyssais/declare Suraj N. Kurapati 2016-12-11 11:44:51 -08:00
  • 8d0ae55a43 Merge pull request #66 from disarmer/master Suraj N. Kurapati 2016-12-11 11:39:11 -08:00
  • 1a9b72a95f typeset for variables. Fixes #65 disarmer mk 2016-12-02 22:18:19 +03:00
  • fd331b8345 global variables: fix array declarations Alyssa Ross 2016-11-02 01:33:00 +00:00
  • f7c8d3157b global variables: declare up-front Alyssa Ross 2016-11-02 01:23:09 +00:00
  • 3fa98998c5 Revert "Declare global variables" Alyssa Ross 2016-11-02 01:23:44 +00:00
  • d26aaa6594 Revert "Declare more global variables" Alyssa Ross 2016-11-02 01:23:42 +00:00
  • af69798423 README: don't assume UP/DOWN arrows; configure it! Suraj N. Kurapati 2016-10-19 21:43:39 -07:00
  • 2f8a21062c README: bind arrow keys after observing key codes Suraj N. Kurapati 2016-10-19 14:25:44 -07:00
  • ec88096611 Declare more global variables Alyssa Ross 2016-09-13 22:00:53 +01:00
  • b554feb7ba Declare global variables Alyssa Ross 2016-08-31 16:34:28 +00:00
  • 6008552895 GH-44: fix "parameter not set" warning by set -u Suraj N. Kurapati 2016-07-16 09:25:50 -07:00
  • 434fabd55e README: fix markdown rendering on Github: - and _ Suraj N. Kurapati 2016-07-16 09:11:25 -07:00
  • 43b456b85c README: format HISTORY as list; mention @gezalore Suraj N. Kurapati 2016-07-16 09:06:40 -07:00
  • 4257c1435d README: remove incorrect statement Daniel Shahaf 2016-07-04 18:43:21 +00:00
  • 557d25e940 Merge pull request #55 from gezalore/ensure_unique Suraj N. Kurapati 2016-06-24 21:52:13 -07:00
  • 3e64e0e9fa Fix repeat search with HIST_FIND_NO_DUPS. Geza Lore 2016-05-23 21:42:08 +01:00
  • b546105d7e Initialize option to empty string instead of unsetting. Geza Lore 2016-05-22 09:30:52 +01:00
  • f5c164d4c3 GH-53: configure arrow keys for iTerm2 with cuu/d1 Suraj N. Kurapati 2016-03-06 22:27:59 -08:00
  • 8224802bda Use lazy enumeration to keep response time fast. Geza Lore 2016-03-05 22:58:51 +00:00
  • 352943873d Add option to ensure unique search results. Geza Lore 2016-03-05 14:51:26 +00:00
  • 7444ca5783 Do not search history when query is empty. Geza Lore 2016-03-05 15:21:24 +00:00
  • 6001e1f0f5 Refactor to reverse internal enumeration order. Geza Lore 2016-03-05 13:46:17 +00:00
  • 7a4b54b708 Merge pull request #51 from Eriner/master Suraj N. Kurapati 2015-12-18 11:02:01 -08:00
  • e669342235 add *.zwc to gitignore Matt Hamilton 2015-12-17 12:19:28 -05:00
  • 2f8a5f8fe3 drop oh-my-zsh config file: they supply their own Suraj N. Kurapati 2015-12-14 11:19:29 -08:00
  • 2c29543217 Merge pull request #45 from Eriner/master Suraj N. Kurapati 2015-09-28 10:47:34 -07:00
  • e2ab5b8214 convert ksh functions to POSIX syntax Matt Hamilton 2015-09-28 13:19:16 -04:00
  • c4a83561a1 README: add Fedora 21 to fallback up/down bindkey Suraj N. Kurapati 2015-04-26 20:17:10 -07:00
  • 6d7bc718ae skip HIST_FIND_NO_DUPS if HIST_IGNORE_ALL_DUPS set Suraj N. Kurapati 2015-04-06 17:33:27 -07:00
  • b5c81fd750 README: document HIST_FIND_NO_DUPS as alternative Suraj N. Kurapati 2015-04-06 17:16:33 -07:00
  • 98a5e85c2d setopt HIST_IGNORE_ALL_DUPS also fixes #19 and #42 joe9 2015-03-27 00:32:53 +00:00
  • fc7eb3cbf0 GH-42: speed up HIST_FIND_NO_DUPS: drop O(n) prune Suraj N. Kurapati 2015-03-22 11:10:41 -07:00
  • 5866858947 Merge pull request #41 from parkercoates/master Suraj N. Kurapati 2015-03-17 10:59:44 -07:00
  • 13033d87a1 GH-19: Respect the HIST_FIND_NO_DUPS option. Parker Coates 2015-03-16 08:35:28 -03:00
  • fd31074470 Use array reversal instead of array sorting. Parker Coates 2015-03-16 08:30:05 -03:00
  • 3c7b079275 Merge zsh-syntax-highlighting #143 to close #15 Suraj N. Kurapati 2015-02-17 11:55:54 -08:00
  • 9f9fc7d550 README: MacOSX 10.9 users need to bind ^[[A/B too Suraj N. Kurapati 2014-08-30 10:38:17 -07:00
  • 1e76804052 README: document that ZSH 4.3 or newer is required Suraj N. Kurapati 2013-11-02 12:55:57 -07:00
  • 9c51863eb2 README: $terminfo does not work under Ubuntu 12.04 Arash Rouhani 2013-09-15 16:39:57 +02:00
  • d9b28ed7f9 GH-21: bind arrow key codes according to terminfo Sorin Ionescu 2013-06-19 15:47:15 -07:00
  • 99341be866 GH-21: fix bindkey strings for up and down arrows Jon Rogers 2013-06-18 20:01:51 -07:00
  • 82fbef5132 drop default key bindings (move them into README) Suraj N. Kurapati 2013-04-25 14:43:04 -07:00
  • 3bd84be43e we need to bind ^[[A and ^[[B not ^[A and ^[B Suraj N. Kurapati 2013-02-22 12:21:34 -08:00
  • 428ea10598 Merge branch 'bindkey'; closes issue #12 Suraj N. Kurapati 2013-01-05 17:47:45 -08:00
  • ebde030990 GH-12: fix arrow bindkey and support emacs & vicmd Sorin Ionescu 2012-03-30 15:34:59 -07:00
  • 04c2eca00c use explicit return codes instead of true & false Suraj N. Kurapati 2012-03-28 11:00:53 -07:00
  • c61c9956c4 use 0 instead of true in returns Sorin Ionescu 2012-03-28 11:03:59 -04:00
  • a23cfbb11f GH-10: retain not-found highlight at boundaries Suraj N. Kurapati 2012-03-28 06:44:05 -07:00
  • 226ae9a368 GH-10: clear highlights before displaying result Suraj N. Kurapati 2012-03-27 21:36:09 -07:00
  • 527f95fee9 GH-9: retain search query highlight on cursor move Suraj N. Kurapati 2012-03-13 10:32:59 -07:00
  • 0943070a9d GH-8: do not interfere with self-insert overrides Suraj N. Kurapati 2012-03-12 12:02:26 -07:00
  • 68904e1d72 Update widget-remap code from zsh-syntax-highlighting Aaron Hall 2012-01-10 21:18:57 -06:00
  • ba2e1a76aa extendedglob used in *end() function; closes #6 Suraj N. Kurapati 2011-09-30 17:01:13 -07:00
  • db51e71ec7 Merge branch 'local_options' Suraj N. Kurapati 2011-09-30 11:18:48 -07:00