Commit Graph

  • 337cdbb37c [zsh] Use setopt noposixbuiltins instead of emulate -L zsh Junegunn Choi 2017-03-03 19:09:29 +09:00
  • 05fdf91fc5 Revert "[zsh] emulate -L zsh to avoid issues with incompatible options" Junegunn Choi 2017-03-03 18:57:22 +09:00
  • c387689d1c [shell] Enable sorting by default in CTRL-R Junegunn Choi 2017-03-03 12:20:01 +09:00
  • cb9238dc4e Display -S if sort is disabled and toggle-sort is used Junegunn Choi 2017-03-03 02:26:30 +09:00
  • a484811f78 [vim] Capitalize exception messages Junegunn Choi 2017-03-02 14:17:59 +09:00
  • 111d1934c4 [vim] Throw error if g:fzf_layout is incorrectly used Junegunn Choi 2017-03-02 14:14:57 +09:00
  • 972fb1a29d Suppress ANSI colors in preview window if --no-color is set Junegunn Choi 2017-03-02 12:49:51 +09:00
  • 3a6af27586 [zsh] emulate -L zsh to avoid issues with incompatible options Junegunn Choi 2017-03-01 16:07:04 +09:00
  • c89ac341e4 Clear background even if background color is not set Junegunn Choi 2017-03-01 16:00:08 +09:00
  • cd59e5d07b [neovim] Set 'dir' to the current direcotry Junegunn Choi 2017-02-25 23:52:56 +09:00
  • 0b940e4b2b Redraw item if query string has changed Junegunn Choi 2017-02-24 02:30:11 +09:00
  • b29375c844 [vim] Minor refactoring Junegunn Choi 2017-02-19 20:53:12 +09:00
  • 76d3f6d248 [vim] Escape ! when using :! to execute command Junegunn Choi 2017-02-19 20:47:44 +09:00
  • e87a85a179 0.16.5 0.16.5 Junegunn Choi 2017-02-19 01:40:25 +09:00
  • 11407bf656 Exclude sysfs in find commands Junegunn Choi 2017-02-19 01:33:13 +09:00
  • c82fb3c9b9 Add toggle-preview-wrap action Junegunn Choi 2017-02-18 23:49:00 +09:00
  • 309e1d8619 Properly truncate long query string Junegunn Choi 2017-02-18 23:17:29 +09:00
  • c2db67c1c0 [vim] Prepend @echo off to $FZF_DEFAULT_COMMAND on Windows (#847) Junegunn Choi 2017-02-18 21:58:03 +09:00
  • 9526594905 [vim] Fix FZF_DEFAULT_COMMAND on Windows Junegunn Choi 2017-02-18 18:16:34 +09:00
  • 3d74d277aa Use cut instead of sed in the default command Junegunn Choi 2017-02-17 13:07:45 +09:00
  • fc274c2ba4 [vim] Do not escape % when using system() instead of ! Junegunn Choi 2017-02-17 10:20:39 +09:00
  • ce43ea9f42 [shell] Replace sed with -mindepth 1 and cut (#844) Pierre Neidhardt 2017-02-16 09:18:01 +01:00
  • 21da02fac2 Fix indentation Junegunn Choi 2017-02-14 22:30:09 +09:00
  • 19569bd5c5 Move cursor to the top-left when returning to alternate screen Junegunn Choi 2017-02-14 22:28:04 +09:00
  • afa25d8c57 [zsh] Do not cd when cancelling alt+c keybind (#840) Daniel Gray 2017-02-08 23:05:02 -06:00
  • 1ba7acf4bd [fzf-tmux] Fix race condition when using -l/-u on zoomed panes Junegunn Choi 2017-02-08 14:55:17 +09:00
  • a847fe8754 Use "type" instead of "cat" on windows (#836) Prabir Shrestha 2017-02-06 21:42:08 -08:00
  • 5bb18b6441 Remove Dockerfiles and clean up Makefile Junegunn Choi 2017-02-06 21:15:29 +09:00
  • 876c233a26 Remove Ruby version Junegunn Choi 2017-02-06 21:06:12 +09:00
  • ee5aeb80a4 0.16.4 0.16.4 Junegunn Choi 2017-02-05 16:17:54 +09:00
  • 02ceae15a2 [vim] Download instruction for Windows Junegunn Choi 2017-02-05 02:07:54 +09:00
  • e514739280 Fix failing test case Junegunn Choi 2017-02-04 22:49:17 +09:00
  • 72265298f9 [vim] Apply --no-height when running fzf in full screen mode Junegunn Choi 2017-02-04 21:52:05 +09:00
  • 4b700192c1 Add --border option to draw horizontal lines above and below the finder Junegunn Choi 2017-02-04 21:51:22 +09:00
  • fe83589ade Add test case for --tiebreak=begin Junegunn Choi 2017-02-03 02:14:14 +09:00
  • fcf63c74f1 Fix --tiebreak=begin with algo v2 Junegunn Choi 2017-02-02 13:46:46 +09:00
  • c95bb109c8 Suppress CSI codes in the output Junegunn Choi 2017-02-02 13:14:27 +09:00
  • bd9c46ee34 Update ANSI processor to strip ^H along with its preceding character Junegunn Choi 2017-02-02 13:00:41 +09:00
  • 736aeaa1d3 Update go-runewidth Junegunn Choi 2017-02-02 10:08:56 +09:00
  • dd1f26522c Fix caching scheme when --exact is set and '-prefix is used Junegunn Choi 2017-02-01 02:05:58 +09:00
  • 712b7b2188 [vim] Expose buffer variable with the current fzf setup (#828) Kassio Borges 2017-01-31 16:06:52 +00:00
  • 5b749e2d5c Update documentation Junegunn Choi 2017-01-31 21:43:41 +09:00
  • d85a69a709 0.16.3 0.16.3 Junegunn Choi 2017-01-30 01:53:17 +09:00
  • a425e96fb2 [vim] g:fzf_prefer_tmux for choosing fzf-tmux over --height Junegunn Choi 2017-01-30 01:47:30 +09:00
  • 7763fdf6ba Update man pages Junegunn Choi 2017-01-30 01:27:12 +09:00
  • dd156b59fc Fix display issues with execute action Junegunn Choi 2017-01-30 01:08:07 +09:00
  • 36dceecd58 Add support for ctrl-space key Junegunn Choi 2017-01-28 02:54:47 +09:00
  • 421b9b271a Add execute-silent action Junegunn Choi 2017-01-27 17:46:56 +09:00
  • ed57dcb924 Extend placeholder expression for multiple selections Junegunn Choi 2017-01-27 16:38:42 +09:00
  • 95c77bfb98 Use --bind instead of --toggle-sort Junegunn Choi 2017-01-26 11:54:08 +09:00
  • 2e3e721344 Merge branch 'devel' Junegunn Choi 2017-01-26 11:52:24 +09:00
  • da2c28d5c2 Add --read0 and --print0 to --help output Junegunn Choi 2017-01-26 11:41:20 +09:00
  • dbddee9de9 [fish] Add toggle-sort back to CTRL-R (#759) Junegunn Choi 2017-01-25 10:21:14 +09:00
  • 8731d75607 Recalculate the width of trimmed line Junegunn Choi 2017-01-25 02:39:49 +09:00
  • f2ce233a6d 0.16.2 0.16.2 Junegunn Choi 2017-01-24 00:37:47 +09:00
  • 6a75e30941 Allow invisible preview window (--preview-window 0) Junegunn Choi 2017-01-24 00:23:16 +09:00
  • a3244c4892 Delete every line below the cursor Junegunn Choi 2017-01-23 22:07:18 +09:00
  • a5ad8fd3bd Minor refactoring Junegunn Choi 2017-01-23 12:51:31 +09:00
  • deccdb1ec5 Cursor postition response can be preceded by user key strokes Junegunn Choi 2017-01-23 12:47:55 +09:00
  • 12a43b5e62 Disable mouse if failed to query cursor position Junegunn Choi 2017-01-23 12:15:31 +09:00
  • e1291aa6d2 Fix make deps to see the right git dir Junegunn Choi 2017-01-23 12:10:43 +09:00
  • bb26f32ac7 Allow build on OpenBSD/FreeBSD/Android Junegunn Choi 2017-01-22 18:51:04 +09:00
  • 4d928001b8 Update release script to upload assets in parallel Junegunn Choi 2017-01-22 18:33:30 +09:00
  • c4baa6a10c Update man page: 24-bit color Junegunn Choi 2017-01-22 18:33:03 +09:00
  • 71dec3dc5e Fix bug where screen is not properly cleared on toggle-preview Junegunn Choi 2017-01-22 17:43:27 +09:00
  • e5017c0431 Remove unnecesasry test case Junegunn Choi 2017-01-22 17:41:47 +09:00
  • cbb5134874 [vim] Use 24-bit colors if termguicolors is set Junegunn Choi 2017-01-22 14:40:30 +09:00
  • ff248d566d Drop ncurses dependency Junegunn Choi 2017-01-22 14:13:37 +09:00
  • 6ccc12c332 Use alternate screen if --height needs the entire screen Junegunn Choi 2017-01-22 05:26:38 +09:00
  • 2a669e9a17 Clear lines even when background color is not set Junegunn Choi 2017-01-22 03:19:50 +09:00
  • 5130abe76f Merge branch 'master' into devel Junegunn Choi 2017-01-22 03:10:06 +09:00
  • fa7c8977a8 [vim] tput el to clear the last line Junegunn Choi 2017-01-22 03:03:26 +09:00
  • 24fa183297 make deps Junegunn Choi 2017-01-22 02:54:19 +09:00
  • 131aa5dd15 Composable actions in --bind Junegunn Choi 2017-01-22 02:32:49 +09:00
  • a06ccc928f Fix flakies Junegunn Choi 2017-01-21 04:17:51 +09:00
  • d09ad13208 [zsh] Workaround trailing esacped space bug in go-shellwords Junegunn Choi 2017-01-21 03:59:36 +09:00
  • 8ac37d5927 [shell] Do not override --reverse in CTRL-R Junegunn Choi 2017-01-17 18:09:29 +09:00
  • 7ef0e50507 [bash/zsh] Remove unused --reverse in CTRL-R binding Junegunn Choi 2017-01-17 11:58:25 +09:00
  • 62ab8ece5e 0.16.1 0.16.1 Junegunn Choi 2017-01-16 12:12:59 +09:00
  • 8e2e63f9b9 Propertly fill window with background color Junegunn Choi 2017-01-16 12:06:54 +09:00
  • f96173cbe4 Add -L flag to the default find command Junegunn Choi 2017-01-16 12:01:58 +09:00
  • 11015df52f Add half-page-{up,down} actions (#784) Amos Bird 2017-01-16 10:58:13 +08:00
  • 05ed57a9f0 Merge pull request #794 from junegunn/devel 0.16.0 Junegunn Choi 2017-01-16 02:43:56 +09:00
  • 4bece04207 0.16.0 #794 Junegunn Choi 2017-01-16 02:39:37 +09:00
  • ede7bfb901 Optimize LightRenderer for slow terminals Junegunn Choi 2017-01-16 02:26:36 +09:00
  • 44d3faa048 [completion] Restore --height option for kill completion Junegunn Choi 2017-01-15 22:02:04 +09:00
  • e0036b5ad2 Add --filepath-word option Junegunn Choi 2017-01-15 19:42:28 +09:00
  • 208d4f2173 [shell] Make layout configurable via $FZF_DEFAULT_OPTS and $FZF_{KEY}_OPTS Junegunn Choi 2017-01-15 16:15:51 +09:00
  • dc3957ce79 [completion] Add preview window to kill completion Junegunn Choi 2017-01-15 15:06:37 +09:00
  • 4ecb7f3a16 Replace --normalize with --literal and enable normalization by default Junegunn Choi 2017-01-15 13:22:09 +09:00
  • 03f5ef08c8 Use crypto/ssh/terminal instead of external stty command Junegunn Choi 2017-01-15 13:10:59 +09:00
  • 2720816266 [vim] Use /dev/tty as STDIN when using --height w/o explicit source Junegunn Choi 2017-01-15 04:32:39 +09:00
  • 1896aa1748 s:common_sink(): Avoid duplicate BufEnter. (#803) Justin M. Keyes 2017-01-14 12:55:30 +01:00
  • 5b68027bee Fix $FZF_COMPLETION_OPTS evaluation Junegunn Choi 2017-01-14 01:10:34 +09:00
  • 48863ac55c Update invalid $TERM test case Junegunn Choi 2017-01-14 01:04:03 +09:00
  • d64828ce6d Print error message to stderr on unexpected exit Junegunn Choi 2017-01-11 23:01:56 +09:00
  • 2aa739be81 Fix bug where occurrence of the pattern in header lines are highlighted Junegunn Choi 2017-01-11 22:47:26 +09:00
  • 9977a3e9fc Make preview renderer suspend early on line wrap Junegunn Choi 2017-01-11 22:13:40 +09:00
  • f8082bc53a No need to use /bin/sh to execute stty and tput Junegunn Choi 2017-01-11 21:48:36 +09:00
  • 996dcb14a3 Make fzf immediately quit when failed to read /dev/tty Junegunn Choi 2017-01-11 02:12:32 +09:00