Commit Graph

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