m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-21 01:53:42 -05:00

Commit Graph

  • 20915529b7 Add link to examples wiki page Junegunn Choi 2014-05-02 23:38:36 +09:00
  • b3efccca81 [fish] Remove temporary file after use Junegunn Choi 2014-05-02 16:35:36 +09:00
  • 809d465de5 Tip on using git ls-tree (#31) Junegunn Choi 2014-05-02 12:52:06 +09:00
  • 7d15071c63 Fish shell support - installer / key bindings (#33) Junegunn Choi 2014-05-02 11:27:32 +09:00
  • 89eb1575e7 Simpler check for curses Junegunn Choi 2014-05-02 04:51:35 +09:00
  • 5d6ed935a4 Update README: master.tar.gz Junegunn Choi 2014-04-25 19:45:07 +09:00
  • 0528435386 Update README Junegunn Choi 2014-04-25 19:16:33 +09:00
  • fe22213b51 Remove gif link Junegunn Choi 2014-04-14 16:48:54 +09:00
  • aab42eaaba Update Vim plugin example Junegunn Choi 2014-04-12 20:02:04 +09:00
  • 16031b0d54 [Vim] Allow vertical split of tmux window Junegunn Choi 2014-04-12 19:53:33 +09:00
  • ded184daaf Typo Junegunn Choi 2014-04-12 19:52:25 +09:00
  • ecf90bd25b Update README Junegunn Choi 2014-04-06 15:25:58 +09:00
  • d82e38adc1 0.8.3 0.8.3 Junegunn Choi 2014-04-05 12:56:10 +09:00
  • af677e7e35 Vim plugin: do not enable tmux-integration if version < 1.7 Junegunn Choi 2014-04-04 12:43:29 +09:00
  • 6ad38bdad3 Update example: suppress error message from fc on bash (#37) Junegunn Choi 2014-04-04 10:21:35 +09:00
  • 8b80136a87 Merge pull request #37 from wellle/zsh-history Junegunn Choi 2014-04-03 23:14:28 +09:00
  • 97de919152 Feed all zsh history into fzf Christian Wellenbrock 2014-04-03 13:12:02 +02:00
  • 0eafa725b9 Fix test code indentation Junegunn Choi 2014-04-03 14:53:47 +09:00
  • fa212efe5f Fix ranking when multiple regions overlap Junegunn Choi 2014-04-03 14:51:01 +09:00
  • a9056ce90c Add gif showing tmux integration Junegunn Choi 2014-04-03 01:29:21 +09:00
  • 16682a3f92 Update fe example as the exit status from -0 has changed (#36) Junegunn Choi 2014-04-03 01:20:22 +09:00
  • 02c01c81a0 Improve -0 and -1 as suggested in #36 Junegunn Choi 2014-04-03 01:06:40 +09:00
  • 22d3929ae3 Implement --select-1 and --exit-0 (#27, #36) Junegunn Choi 2014-04-02 21:41:57 +09:00
  • ab9fbf1967 Allow --nth option to take multiple indexes (comma-separated) Junegunn Choi 2014-04-02 01:49:07 +09:00
  • 608ec2b806 set -o nonomatch for zsh (#34) Junegunn Choi 2014-04-01 21:24:13 +09:00
  • e5ae4f0ef6 Do not load interactive parts when not required (#34) Junegunn Choi 2014-04-01 20:55:06 +09:00
  • 67ba87d390 Avoid CTRL-T error when default shell != zsh (#34) Junegunn Choi 2014-04-01 20:49:36 +09:00
  • 77d45cb173 Avoid starting interactive bash (#34) Junegunn Choi 2014-04-01 20:47:56 +09:00
  • d83febea46 Merge pull request #35 from junegunn/fix-tmux-on-linux Junegunn Choi 2014-04-01 17:58:19 +09:00
  • 546a315884 Fix #34: tmux integration on Linux Junegunn Choi 2014-04-01 08:49:49 +00:00
  • af616457e3 Use -p option of split-window instead of manual calculation Junegunn Choi 2014-03-31 13:48:53 +09:00
  • 1a100a2919 No need for screenrow() Junegunn Choi 2014-03-31 13:36:58 +09:00
  • a85bb93b69 Fix use of screenrow when tmux height is given in % Junegunn Choi 2014-03-31 13:22:52 +09:00
  • 057eda060c Installation on other shells Junegunn Choi 2014-03-31 10:15:38 +09:00
  • 48f9ee6763 Update install script 0.8.2 Junegunn Choi 2014-03-31 00:53:35 +09:00
  • 52b74abb99 Merge pull request #32 from junegunn/nth Junegunn Choi 2014-03-30 15:19:05 +09:00
  • ec4b8a59fa Implement --nth and --delimiter option Junegunn Choi 2014-03-29 17:05:35 +09:00
  • cf8dbf8047 Allow setting tmux split height in % Junegunn Choi 2014-03-28 17:15:32 +09:00
  • 995d380200 Merge pull request #30 from junegunn/keybinding-tmux-split Junegunn Choi 2014-03-28 15:32:23 +09:00
  • ae86cdf09a Make CTRL-T use tmux split when possible Junegunn Choi 2014-03-28 01:39:20 +09:00
  • 2b346659a0 Vim plugin: tmux integration Junegunn Choi 2014-03-28 00:58:07 +09:00
  • 49081711a9 Execute clear before fzf Junegunn Choi 2014-03-26 01:34:59 +09:00
  • e7439ce193 Major update to Vim plugin Junegunn Choi 2014-03-25 19:55:52 +09:00
  • b8e438b6be Prefer pre-existing function/alias in Vim plugin Junegunn Choi 2014-03-25 12:05:51 +09:00
  • 678e950b6d Use --reverse option in fco example (#29) Junegunn Choi 2014-03-20 10:38:53 +09:00
  • 9ea651f1cd Merge pull request #29 from wellle/fix/fco Junegunn Choi 2014-03-20 10:33:47 +09:00
  • bd98a08b89 Fix small typo in Readme Christian Wellenbrock 2014-03-20 00:07:47 +01:00
  • f02bb4fdac Add fe command to examples section as suggested in #27 Junegunn Choi 2014-03-20 01:57:57 +09:00
  • 0a8352a5cd Quote $1 in vimf example (#26) Junegunn Choi 2014-03-19 21:57:03 +09:00
  • 737423995d Merge pull request #28 from wellle/ignore-dsstore Junegunn Choi 2014-03-19 21:19:28 +09:00
  • 2916bf7ee4 Add .DS_Store to .gitignore Christian Wellenbrock 2014-03-19 13:14:20 +01:00
  • fa54c5d9b0 Merge pull request #26 from wellle/vimf-query Junegunn Choi 2014-03-19 21:09:52 +09:00
  • 693b6651b4 Add --query parameter to fzf invocation in vimf function Christian Wellenbrock 2014-03-19 12:30:42 +01:00
  • 5c71ecb267 Implement C-Y (yank) Junegunn Choi 2014-03-15 16:54:25 +09:00
  • 1ba50eba98 Fix gemspec Junegunn Choi 2014-03-14 18:25:55 +09:00
  • 2c8a256b13 Update README and install Junegunn Choi 2014-03-14 17:53:23 +09:00
  • f4c5aa03d7 Update README and install script Junegunn Choi 2014-03-14 17:46:55 +09:00
  • c6acb2a639 Update README Junegunn Choi 2014-03-13 15:28:01 +09:00
  • 2296013174 Add ALT-C keybinding for bash Junegunn Choi 2014-03-13 14:29:27 +09:00
  • 8a3e8c2d81 Install curses gem in user's home directory Junegunn Choi 2014-03-13 11:01:35 +09:00
  • ae84d8c7a4 Update README 0.8.1 Junegunn Choi 2014-03-09 11:52:35 +09:00
  • dbd627c38a Update README: Remove section on --disable-gems Junegunn Choi 2014-03-09 10:46:34 +09:00
  • d172c3ce03 Update README Junegunn Choi 2014-03-09 10:43:59 +09:00
  • 9904f5354e Add --black for terminals incapable of use_default_colors Junegunn Choi 2014-03-09 04:06:12 +09:00
  • f345bf7983 Shift-left/right on OSX 0.8.0 Junegunn Choi 2014-03-08 01:55:48 +09:00
  • 875f9b6534 Reduce timeout to 0.1 sec Junegunn Choi 2014-03-08 01:55:11 +09:00
  • 871dfb709d Introduce escape time-out for better handling of escape sequences Junegunn Choi 2014-03-08 01:28:32 +09:00
  • 19e24bd644 Home/End/PgUp/PgDn/Del/(Ins) Junegunn Choi 2014-03-08 00:57:53 +09:00
  • 457a240457 Add option to disable 256-color output (related #18) Junegunn Choi 2014-03-07 17:32:14 +09:00
  • bbf4567dd8 Allow command/control-click/wheel Junegunn Choi 2014-03-07 17:30:44 +09:00
  • 27d3b52843 Update gem version Junegunn Choi 2014-03-07 01:37:33 +09:00
  • dcb4694ec1 Reimplement mouse input without using Curses.getch Junegunn Choi 2014-03-06 20:52:38 +09:00
  • 2fb8ae010f Completely remove mouse support Junegunn Choi 2014-03-06 12:21:09 +09:00
  • 65ae6cabb5 Rename variables Junegunn Choi 2014-03-05 22:41:45 +09:00
  • 86a66da04d Synchronize getch calls to reduce screen glitches Junegunn Choi 2014-03-05 19:07:59 +09:00
  • d66b02b0cd Disable typeahead optimization in Ruby 1.8 Junegunn Choi 2014-03-05 18:00:20 +09:00
  • b3182c3304 Performance optimization: batch application of input chars Junegunn Choi 2014-03-05 11:21:20 +09:00
  • 2dbca00bfb Implement --extended-exact option (#24) Junegunn Choi 2014-03-04 21:29:45 +09:00
  • b22fd6de6d Fix #22. Keybindings for vi-mode bash. Junegunn Choi 2014-03-04 18:53:29 +09:00
  • 245ee42763 Update installation instruction Junegunn Choi 2014-03-04 11:25:50 +09:00
  • 98bef4600c Merge pull request #20 from wellle/zsh-history-fc Junegunn Choi 2014-02-26 19:03:01 +09:00
  • f5d53b94fe Use fc instead of history to avoid omz alias Christian Wellenbrock 2014-02-26 10:56:44 +01:00
  • 00c8a68430 Unalias history on zsh (related #19) Junegunn Choi 2014-02-26 11:46:30 +09:00
  • c1be834ff9 Merge pull request #19 from wellle/zsh_history Junegunn Choi 2014-02-25 23:41:54 +09:00
  • 2c0dc2f3b1 Feed all zsh history into fzf (not only most recent) Christian Wellenbrock 2014-02-25 15:40:52 +01:00
  • 1c94fef720 Update version number Junegunn Choi 2014-02-20 15:17:18 +09:00
  • b711d76b8e Choose to use 256-colors when $TERM includes 256 (related: #18) Junegunn Choi 2014-02-20 13:38:04 +09:00
  • 4396ab7548 Do not set key bindings in non-interactive shell Junegunn Choi 2014-02-15 01:29:16 +09:00
  • 2b8c2b9f2a CTRL-R for bash: Unset $HISTTIMEFORMAT Junegunn Choi 2014-02-13 16:47:53 +09:00
  • 426284c87e Change CTRL-T binding to include directories Junegunn Choi 2014-02-07 18:41:05 +09:00
  • 089691faaf Cache the result as sorted Junegunn Choi 2014-02-02 21:41:08 +09:00
  • 301290663d Add -f (--filter) option (#15) Junegunn Choi 2014-02-02 01:45:44 +09:00
  • 1155da7e1c Install curses 1.0.0 Junegunn Choi 2014-02-02 01:42:04 +09:00
  • eca0a99fb4 Proper handling of typeahead arrow keys Junegunn Choi 2014-02-01 10:07:59 +09:00
  • 96215c4619 CTRL-L to clear and redraw the screen Junegunn Choi 2014-02-01 01:56:32 +09:00
  • b2d2be55ef init_screen must be called within render block 0.7.1 Junegunn Choi 2014-01-31 15:56:37 +09:00
  • 7280e8ebc2 Merge pull request #17 from junegunn/mouse 0.7.0 Junegunn Choi 2014-01-30 07:37:01 -08:00
  • c7e86ad4f1 Add --no-mouse option to replace FZF_MOUSE_ENABLED Junegunn Choi 2014-01-30 15:41:44 +09:00
  • f2b2c022be Update gem version Junegunn Choi 2014-01-30 14:47:51 +09:00
  • 7747daa9ec Merge branch 'master' into mouse Junegunn Choi 2014-01-30 03:14:13 +09:00