Commit Graph

  • d64828ce6d
    Print error message to stderr on unexpected exit Junegunn Choi 2017-01-11 23:01:56 +0900
  • 2aa739be81
    Fix bug where occurrence of the pattern in header lines are highlighted Junegunn Choi 2017-01-11 22:47:26 +0900
  • 9977a3e9fc
    Make preview renderer suspend early on line wrap Junegunn Choi 2017-01-11 22:13:40 +0900
  • f8082bc53a
    No need to use /bin/sh to execute stty and tput Junegunn Choi 2017-01-11 21:48:36 +0900
  • 996dcb14a3
    Make fzf immediately quit when failed to read /dev/tty Junegunn Choi 2017-01-11 02:12:32 +0900
  • 0c127cfdc1
    No need to query row position of the cursor if mouse is disabled Junegunn Choi 2017-01-10 22:55:55 +0900
  • ae274158de
    Add experimental support for 24-bit colors Junegunn Choi 2017-01-10 02:16:12 +0900
  • 340af463cd
    Add --min-height option for percent --height Junegunn Choi 2017-01-10 01:04:36 +0900
  • 78a3f81972
    Do not use \e[s and \e[u Junegunn Choi 2017-01-09 19:09:30 +0900
  • d18b8e0d2c
    Retry flaky test cases Junegunn Choi 2017-01-09 13:22:24 +0900
  • 6c6c0a4778
    Make util.RuneWidth return 1 for non-displayable characters Junegunn Choi 2017-01-09 10:45:05 +0900
  • a16d8f66a9
    Normalize pattern string before passing it to Algo function Junegunn Choi 2017-01-09 09:52:17 +0900
  • 45793d75c2
    Add --normalize option to normalize latin script characters Junegunn Choi 2017-01-09 03:12:23 +0900
  • 9d545f9578
    Fix update of multi-select pointer Junegunn Choi 2017-01-08 02:29:31 +0900
  • a30999a785
    Prepare for 0.16.0 release Junegunn Choi 2017-01-08 02:09:31 +0900
  • 1a50f1eca1
    [vim] Use --height instead of fzf-tmux Junegunn Choi 2017-01-08 02:06:39 +0900
  • 1448d631a7
    Add --height option Junegunn Choi 2017-01-08 01:30:31 +0900
  • fd137a9e87
    [bash/zsh-completion] Filter ~/.ssh/known_hosts Junegunn Choi 2017-01-07 22:46:34 +0900
  • 3670273719 [vim] Use cmd.exe directly on GVim (launcher='%s') (#787) Jan Edmund Lazo 2017-01-04 00:07:01 -0500
  • 6c0fd7f9ca
    [vim] FZF command to handle Windows paths with spaces Jan Edmund Lazo 2016-12-31 23:11:06 -0500
  • 42a2371d26 [vim] Use cmd.exe in Windows (#785) Jan Edmund Lazo 2016-12-31 21:48:15 -0500
  • 45faad7e04
    [bash] Addendum fix for #580 Junegunn Choi 2017-01-01 02:23:20 +0900
  • 73eacf1137
    [bash-completion] Always backup existing completion definitions Junegunn Choi 2016-12-31 00:30:00 +0900
  • 7b0d9e1e07
    Apply --tabstop to preview window Junegunn Choi 2016-12-27 01:34:55 +0900
  • c7b0764002 [shell] Use '-mindepth 1' to omit root folder in 'find' output (#779) Pierre Neidhardt 2016-12-24 09:23:07 +0530
  • 847c512539 s:execute_term: switch_back: check that self.pbuf exists (#776) Daniel Hahler 2016-12-18 18:51:19 +0100
  • 97330ee8fc
    No need to set MANPATH Junegunn Choi 2016-12-17 11:20:28 +0900
  • 0508e70f9b Overhaul fish functions (#759) Pierre Neidhardt 2016-12-14 12:07:27 +0530
  • 8a502af4c1 Neovim: event handlers always expect three arguments (#768) Marco Hinz 2016-12-13 17:56:53 +0100
  • c60bfb2b0f
    [neovim] Keep alternate file unchanged Junegunn Choi 2016-12-11 22:32:40 +0900
  • 16b5902aa2
    Fix Linux build (#756) Junegunn Choi 2016-12-05 02:27:38 +0900
  • a442fe0fd0
    Truncate long lines in preview window Junegunn Choi 2016-12-05 02:13:47 +0900
  • ab9ae4f643
    [vim] Fix path display in FZF when cwd is ~ Junegunn Choi 2016-12-03 01:08:09 +0900
  • d9a51030ea
    [vim] Display relative path in prompt Junegunn Choi 2016-12-02 21:07:23 +0900
  • 67026718c1
    Add BUILD.md Junegunn Choi 2016-11-27 15:16:53 +0900
  • a71c471405
    0.15.9 Junegunn Choi 2016-11-26 12:25:27 +0900
  • 3858086047
    Always print scroll indicator in preview window Junegunn Choi 2016-11-26 12:34:00 +0900
  • dffef3d9f3
    Update build instructions for ncurses 6 and tcell Junegunn Choi 2016-11-26 11:41:57 +0900
  • de1c6b8727
    [tcell] 24-bit color support Junegunn Choi 2016-11-26 00:36:38 +0900
  • 6f17f412ba
    Workaround for rendering glitch in case of short-lived input process Junegunn Choi 2016-11-25 14:05:37 +0900
  • 746961bf43
    [ncurses6] Suppress tui.Italic on ncurses 5 Junegunn Choi 2016-11-24 13:42:14 +0900
  • 182a6d99fd
    [ncurses6] Support italics Junegunn Choi 2016-11-24 00:13:10 +0900
  • af31088481
    [ncurses6] Use wcolor_set to support more than 256 color pairs Junegunn Choi 2016-11-23 22:46:04 +0900
  • 43425158f4
    Make escape delay configurable via ncurses standard $ESCDELAY Junegunn Choi 2016-11-23 02:18:18 +0900
  • 8524ea7441
    Do not ignore resize event from ncurses and tcell Junegunn Choi 2016-11-23 01:58:46 +0900
  • 6a65006f55
    0.15.8 Junegunn Choi 2016-11-19 23:13:26 +0900
  • d75ed841a9
    Fix --no-bold on --no-color Junegunn Choi 2016-11-19 23:12:28 +0900
  • 3cd2547e91
    Reduce ESC delay to 100ms Junegunn Choi 2016-11-19 23:03:27 +0900
  • 8c661d4e8c
    Revamp escape sequence processing for WSL Junegunn Choi 2016-11-19 22:40:28 +0900
  • 4b332d831e
    Add --no-bold option Junegunn Choi 2016-11-15 23:57:32 +0900
  • 22487810ba
    Update README: link to wiki page Junegunn Choi 2016-11-15 23:44:04 +0900
  • c49e65d926
    [shell] Fix pruning condition of find command for CTRL-T and ALT-C Junegunn Choi 2016-11-15 01:51:25 +0900
  • 2e8814bb57
    Add WSL to .github/ISSUE_TEMPLATE.md Junegunn Choi 2016-11-14 12:26:46 +0900
  • dc557c0d4c
    Update ANSI processor to handle more VT-100 escape sequences Junegunn Choi 2016-11-14 02:13:16 +0900
  • a2beb159f1
    0.15.7 Junegunn Choi 2016-11-09 12:41:46 +0900
  • 7ce427ff47
    Fix panic when color is disabled and header lines contain ANSI colors Junegunn Choi 2016-11-09 12:05:45 +0900
  • a221c672fb
    0.15.6 Junegunn Choi 2016-11-09 01:45:27 +0900
  • f87d382ec8
    Fix --color=bw on tcell build Junegunn Choi 2016-11-09 01:45:06 +0900
  • 3dfc020fac Merge pull request #730 from laur89/master Junegunn Choi 2016-11-09 00:06:42 +0900
  • 2d87896939 Minor README markup fix. Laur Aliste 2016-11-08 15:41:46 +0100
  • 2192d8d816
    GOOS=windows make release Junegunn Choi 2016-11-08 03:32:41 +0900
  • d206949f62
    Wait for additional keys after ESC for up to 100ms Junegunn Choi 2016-11-08 03:07:26 +0900
  • 4accc69022
    Fix flaky test cases Junegunn Choi 2016-11-08 02:19:05 +0900
  • 898d8d94c8
    Fix issues in tcell renderer and Windows build Junegunn Choi 2016-11-07 02:15:34 +0900
  • 26895da969
    Implement tcell-based renderer Michael Kelley 2016-10-23 20:45:45 -0700
  • 0c573b3dff
    Prepare for termbox/windows build Junegunn Choi 2016-10-24 09:44:56 +0900
  • 2cff00dce2
    man fzf in README Junegunn Choi 2016-11-01 00:39:02 +0900
  • 06a6ad8bca
    Update ANSI processor to ignore ^N and ^O Junegunn Choi 2016-10-30 12:29:29 +0900
  • 02c6ad0e59
    Strip ^N and ^O from preview output Junegunn Choi 2016-10-30 11:43:06 +0900
  • 9f321cbe13
    Fix header lines being cleared on toggle-preview Junegunn Choi 2016-10-28 03:13:32 +0900
  • 9f30ca2923
    0.15.5 Junegunn Choi 2016-10-23 22:00:32 +0900
  • 37f2d8f795
    [vim] Respect g:fzf_colors Junegunn Choi 2016-10-22 01:14:04 +0900
  • 400e443a0a
    Make test cases less susceptible to timeout errors Junegunn Choi 2016-10-22 00:01:21 +0900
  • 0a8d2996dc
    Set foreground color without affecting background Junegunn Choi 2016-10-21 19:35:59 +0900
  • cfdb00b971
    Allow other options to follow --color without spec Junegunn Choi 2016-10-21 19:20:00 +0900
  • 9b9ad39143
    [vim] Set g:loaded_fzf Junegunn Choi 2016-10-18 15:00:47 +0900
  • 0541c0dbcf
    Use relative position instead of absolute distance for --tiebreak=end Junegunn Choi 2016-10-18 01:11:04 +0900
  • 47b11cb8b4 Merge pull request #701 from nthapaliya/zsh_script_improvements Junegunn Choi 2016-10-14 10:00:58 +0900
  • d3da310b92 Use command to ignore shell function Niraj Thapaliya 2016-10-13 09:48:05 -0600
  • 93e0a6a9de Gnu [ evaluates both sides of a -o condition regardless Niraj Thapaliya 2016-10-12 11:18:03 -0600
  • ac549a853a
    [fzf-tmux] Fix bash condition Junegunn Choi 2016-10-13 10:42:26 +0900
  • 053af9a1c8
    [fzf-tmux/vim/nvim] Do not split small window Junegunn Choi 2016-10-12 23:09:21 +0900
  • 60112def02 Merge pull request #698 from Ambrevar/master Junegunn Choi 2016-10-12 01:54:51 +0900
  • 2134c0c8a9 key-bindings.fish: Yank commandline in fzf-history-widget Pierre Neidhardt 2016-10-11 21:12:31 +0530
  • 3222d62ddf
    0.15.4 Junegunn Choi 2016-10-04 02:17:36 +0900
  • aeb957a285
    Use exact match by default for inverse search term Junegunn Choi 2016-10-04 02:09:03 +0900
  • 154cf22ffa
    Display scroll indicator in preview window Junegunn Choi 2016-10-04 01:40:45 +0900
  • 51f532697e
    Adjust maximum scroll offset Junegunn Choi 2016-10-04 01:39:48 +0900
  • 01b88539ba
    [vim] Apply --multi and --prompt to :FZF command Junegunn Choi 2016-10-04 00:20:36 +0900
  • 3066b206af
    Support field index expressions in preview and execute action Junegunn Choi 2016-10-03 14:16:10 +0900
  • 04492bab10
    Use unicode.IsSpace to cover more whitespace characters Junegunn Choi 2016-09-29 22:40:22 +0900
  • 8b0d0342d4
    0.15.3 Junegunn Choi 2016-09-29 03:05:20 +0900
  • 957c12e7d7
    Fix SEGV when trying to render preview but the window is closed Junegunn Choi 2016-09-29 02:53:05 +0900
  • 3b5ae0f8a2
    Fix failing unit tests on ANSI attributes Junegunn Choi 2016-09-29 01:06:35 +0900
  • 1fc5659842
    Add support for more ANSI color attributes (#674) Junegunn Choi 2016-09-29 00:54:27 +0900
  • 1acd2adce2
    Update man page: missing actions Junegunn Choi 2016-09-26 15:33:46 +0900
  • 1bc223d4b3
    0.15.2 Junegunn Choi 2016-09-25 22:20:43 +0900
  • bef405bfa5
    Ignore VT100-related escape codes Junegunn Choi 2016-09-25 19:03:08 +0900
  • 0612074abe
    Support high intensity colors Junegunn Choi 2016-09-25 18:11:35 +0900
  • 3bf51d8362 Merge pull request #670 from maverickwoo/fix-668 Junegunn Choi 2016-09-25 05:15:24 +0900