Commit Graph

28 Commits (9cfecf7f0bb52441c27b769427fdf05f45b3110d)

Author SHA1 Message Date
Junegunn Choi f8c49effd4 Respect "boldness" of input string 9 years ago
Junegunn Choi b431e227da Code cleanup 9 years ago
Junegunn Choi 3dddbfd8fa Fix string truncation 9 years ago
Junegunn Choi e70a2a5817 Add support for ANSI color codes 9 years ago
Junegunn Choi c1aa5c5f33 Add --tac option and reverse display order of --no-sort
DISCLAIMER: This is a backward incompatible change
9 years ago
Junegunn Choi e808151c28 Make --select-1 and --exit-0 asynchronous 9 years ago
Junegunn Choi 448132c46c Fix error when --query contains wide-length characters 10 years ago
Junegunn Choi 71a7b3a26f Improve rendering performance by caching rune widths
Related: 8bead4a
10 years ago
Junegunn Choi 48e16edb47 Redraw and adjust upon terminal resize 10 years ago
Junegunn Choi 8bead4ae34 Improved handling of tab characters 10 years ago
Junegunn Choi 5c0dc79ffa Print selected items in the order they are selected 10 years ago
Junegunn Choi ae3180f919 Fix CTRL-Y key binding
With tmux-based test cases
10 years ago
Junegunn Choi 62acb9adc4 Fix error with empty list and release 0.9.1-dev 10 years ago
Junegunn Choi cd847affb7 Reorganize source code 10 years ago
Junegunn Choi 7a2bc2cada Lint 10 years ago
Junegunn Choi 1db68a3976 Avoid unnecessary update of search progress 10 years ago
Junegunn Choi f670f4f076 Make sure that cy is properly limited 10 years ago
Junegunn Choi 2d9b38b93e Constrain cy in vmove() 10 years ago
Junegunn Choi b8a9861f95 Fix double click on an empty row not to close fzf 10 years ago
Junegunn Choi 188c90bf25 Fix incorrect behaviors of mouse events when --multi enabled 10 years ago
Junegunn Choi b7bb100810 Improve response time by only looking at top-N items 10 years ago
Junegunn Choi aa05bf5206 Reduce memory footprint 10 years ago
Junegunn Choi efec9acd6f Fix missing mutex unlock 10 years ago
Junegunn Choi f99f66570b Add small initial delay to screen update
To avoid flickering when the input is small
10 years ago
Junegunn Choi 383f908cf7 Remove unnecessary event dispatch 10 years ago
Junegunn Choi dee0909d2b Fix mouse click offset when list is scrolled 10 years ago
Junegunn Choi 606d33e77e Remove race conditions from screen update 10 years ago
Junegunn Choi f3177305d5 Rewrite fzf in Go 10 years ago