Commit graph

  • 9eeae8ba79 log: cleaner way to do previous change koeir 2026-06-09 15:22:01 +0800
  • 5ad5f7871a log: override ZSH_DEFAULT_OPTS to remove ugly info panel koeir 2026-06-07 22:52:08 +0800
  • 155b5e4502
    Merge b0202cc41d into 35df458f7d Mike Nestor 2025-11-26 13:27:05 -0500
  • b0202cc41d since EOL defaults to 0 right makes more sense for the default Mike Nestor 2025-11-26 13:18:44 -0500
  • d1ba56b357 added ability to execute history item Mike Nestor 2025-11-26 12:59:59 -0500
  • 35df458f7d
    Merge pull request #44 from justiceenunciate/accommodate-history-line-number-asterisk master Josh Skidmore 2025-11-08 21:40:40 -0500
  • aa0f197c49 strip asterisk from history line number Emma Bukacek 2025-11-02 18:15:13 -0800
  • 63543f8120
    Merge pull request #41 from sushichan044/docs/sheldon Josh Skidmore 2025-09-17 13:52:25 -0400
  • b5a9da8b8b
    Merge pull request #39 from haxibami/fix-not-equal-again Josh Skidmore 2025-09-17 13:51:57 -0400
  • 779d5b8686
    docs: add installation guide for sheldon sushichan044 2025-03-07 14:49:07 +0900
  • 03a0904cd4
    fix arithmetic operation again haxibami 2024-05-29 12:23:59 +0900
  • d5a9730b5b Fixes issues #34 and #35 introduced by PR #27 Josh Skidmore 2024-05-15 17:40:24 -0400
  • feb0ee82ed
    Update zsh-fzf-history-search.zsh p1r473 2024-05-14 20:59:36 -0400
  • 6064658a29
    Update zsh-fzf-history-search.zsh p1r473 2024-05-14 19:14:41 -0400
  • 267aed97e2
    Update zsh-fzf-history-search.zsh p1r473 2024-05-14 18:56:32 -0400
  • 13660854de
    Update zsh-fzf-history-search.zsh p1r473 2024-05-14 18:53:29 -0400
  • 6c1499b13c
    Update zsh-fzf-history-search.zsh p1r473 2024-05-14 18:39:06 -0400
  • ded51a7d4e
    Update zsh-fzf-history-search.zsh p1r473 2024-05-06 20:45:42 -0400
  • 9421b8955e
    Update zsh-fzf-history-search.zsh p1r473 2024-05-06 10:50:28 -0400
  • a2700be96d
    Merge pull request #32 from zebolino/fzf-query-prefix Josh Skidmore 2024-05-06 05:13:21 -0400
  • c5494c0162
    Add files via upload p1r473 2024-05-06 01:52:19 -0400
  • 3b521f89bf
    Update zsh-fzf-history-search.zsh p1r473 2024-05-06 01:50:49 -0400
  • e2745abe33
    Update zsh-fzf-history-search.zsh p1r473 2024-05-06 01:19:13 -0400
  • c34e3e6053
    Update zsh-fzf-history-search.zsh p1r473 2024-05-06 01:03:32 -0400
  • 9cf28889ca
    Update zsh-fzf-history-search.zsh p1r473 2024-05-06 01:03:13 -0400
  • 94d213291e
    Update zsh-fzf-history-search.zsh p1r473 2024-05-06 01:01:31 -0400
  • f8443e740d
    Added ability to delete search results from fzf p1r473 2024-05-06 00:57:40 -0400
  • 7410123888
    Merge pull request #28 from haxibami/fix-not-equal Josh Skidmore 2023-12-13 19:04:24 -0500
  • 670fa37fcc Ability to define a fzf query prefix which is only used when $BUFFER is not empty. zebolino 2023-09-13 00:02:37 +0200
  • 42b10f9421
    fix arithmetic operation haxibami 2023-03-27 14:28:19 +0900
  • d1aae98ccd
    Merge pull request #27 from MamoruDS/multiline Josh Skidmore 2023-03-08 06:27:40 -0500
  • 99211d7e40
    Fix multi-line history to correctly handle line breaks MamoruDS 2023-02-11 03:54:33 +0900
  • de4c3c7a8a
    Fix candidate parsing now preserving original history content MamoruDS 2023-02-11 03:43:30 +0900
  • 446da4a412
    Merge pull request #20 from Freed-Wu/master Josh Skidmore 2022-11-17 16:59:04 -0500
  • 0fa5338375 Add '--preview-window=hidden' Wu Zhenyu 2022-10-07 15:27:54 +0800
  • f2432b240c
    Merge pull request #21 from unixorn/patch-1 Josh Skidmore 2022-10-11 17:41:18 -0400
  • eb994f215c
    Add zgenom install instructions Joe Block 2022-10-08 11:15:34 -0600
  • ba342699ce
    Merge pull request #18 from JaviMerino/no_duplicates Josh Skidmore 2022-05-16 11:46:57 -0400
  • 83666d0722 Add a column to the variable documentation to show defaults. Javi Merino 2022-05-13 07:29:38 +0100
  • 44b785e81b Add an option to remove duplicates from search Javi Merino 2022-05-12 07:42:17 +0100
  • 76c6588204 Add an option to remove dates from search Javi Merino 2022-05-12 07:01:53 +0100
  • 1c41f581aa
    Merge pull request #16 from JaviMerino/no_event_number Josh Skidmore 2022-05-10 15:42:38 -0400
  • 754d074027 Add an option to remove event numbers from search Javi Merino 2022-05-09 06:32:40 +0100
  • 5abc3e2204 Avoid calling echo to expand fzf args Javi Merino 2022-05-09 07:03:59 +0100
  • 399e96606a
    Merge pull request #17 from mosauter/master Josh Skidmore 2022-04-29 17:05:43 -0400
  • 826165e36d feat: Add option to put the cursor at end of line Moritz Sauter 2022-04-29 17:02:31 +0200
  • 05b2681232
    Merge pull request #14 from ofirgall/master Josh Skidmore 2022-02-22 14:49:01 -0500
  • aad7964778 Added options Ofir Gal 2022-02-06 18:10:59 +0200
  • 07c075c139
    Merge pull request #13 from kassadin/fix-prompt Josh Skidmore 2021-09-10 06:50:28 -0400
  • 6ad924a5ad fix prompt kassadin 2021-09-10 16:10:54 +0800
  • 8671242ed4
    Merge pull request #12 from kassadin/omz Josh Skidmore 2021-09-03 14:27:33 -0400
  • a4b66bfc9f
    updated README - install with oh-my-zsh kassadin 2021-09-03 18:30:13 +0800
  • 7de08eeb04 updated README - screenshot, todos Josh Skidmore 2021-08-31 12:36:23 -0400
  • bb2f37cf5f
    Merge pull request #9 from hojerst/master Josh Skidmore 2021-08-30 20:16:57 -0400
  • 6468cddfe5
    feat: add *.plugin.zsh (backwards compatible) Stefan Hojer 2021-08-31 02:09:15 +0200
  • 0bf9432bda
    feat: disable plugin if fzf is not installed Stefan Hojer 2021-08-31 01:51:11 +0200
  • daf2367e9d
    feat: use fc instead of history Stefan Hojer 2021-08-31 01:29:18 +0200
  • 54f8015e01
    Merge pull request #7 from Freed-Wu/Freed-Wu-patch-1 Josh Skidmore 2021-08-05 12:43:22 -0400
  • da045d7f07
    Fix #5 again wzy 2021-08-05 23:15:12 +0800
  • d11a255d1d
    Merge pull request #6 from Freed-Wu/Freed-Wu-patch-1-1 Josh Skidmore 2021-08-05 05:56:08 -0400
  • 676e108c84
    Fix #5 wzy 2021-08-05 11:34:57 +0800
  • 7330d380ae
    Merge pull request #4 from Freed-Wu/fix-1969 Josh Skidmore 2021-08-04 15:02:08 -0400
  • 13dda2c877
    Fix #3 wzy 2021-08-03 23:21:05 +0800
  • 4e7d184fdc
    Merge pull request #2 from yutakatay/patch-1 Josh Skidmore 2020-09-18 06:10:11 -0400
  • 2143791255
    Fix the plugin manager name Yuta Katayama 2020-09-18 17:56:38 +0900
  • d9e36fe500 add license Josh Skidmore 2020-08-21 23:01:21 -0400
  • d594846297 initiate fzf search with $BUFFER (if available) Josh Skidmore 2020-08-19 08:13:18 -0400
  • 9a15d9792f properly handle zle widget Josh Skidmore 2020-08-19 07:32:18 -0400
  • 78dec6460d use %Y-%m-%d %H:%M:%S format (24h) Josh Skidmore 2020-08-19 07:00:34 -0400
  • 8378fcf053 use %Y-%m-%d %I:%M:%S' format Josh Skidmore 2020-08-19 06:57:16 -0400
  • 0564606b88 rework exist if there is no history Josh Skidmore 2020-08-19 06:48:11 -0400
  • 1eb912521a exit if there is no history Josh Skidmore 2020-08-19 06:39:46 -0400
  • 457193c528 oops - typo in README Josh Skidmore 2020-08-19 06:16:26 -0400
  • d3aef7bf70 added zinit instructions to README Josh Skidmore 2020-08-19 06:12:04 -0400
  • 76c63d36cc initial commit Josh Skidmore 2020-08-19 06:08:56 -0400