You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fzf/src/tui
Junegunn Choi d779ff7e6d
Make search toggleable
- `--phony` renamed to `--disabled` for consistency
    - `--no-phony` is now `--enabled`
- Added `enable-search`, `disable-search`, and `toggle-search` actions
  for `--bind`
- Added `--color` options: `query` and `disabled`

Close #2303
4 years ago
..
dummy.go Support ANSI code for clearing the rest of the line (ESC[0K) 4 years ago
light.go Extend support for alt key chords 4 years ago
light_unix.go Add truecolor support for Windows, if available (#2156) 4 years ago
light_windows.go Add truecolor support for Windows, if available (#2156) 4 years ago
tcell.go Extend support for alt key chords 4 years ago
ttyname_unix.go Implement ttyname() in case /dev/tty is not available 6 years ago
ttyname_windows.go Implement ttyname() in case /dev/tty is not available 6 years ago
tui.go Make search toggleable 4 years ago
tui_test.go Add experimental support for 24-bit colors 8 years ago