fzf/src/tui
Junegunn Choi dd156b59fc
Fix display issues with execute action
- Move cursor to the top-left corner when starting a command in
  alternate screen
- Fix cursor position when returning to alternate screen when fzf is
  running in full screen mode
2017-01-30 01:08:07 +09:00
..
dummy.go Drop ncurses dependency 2017-01-22 14:13:37 +09:00
light.go Fix display issues with execute action 2017-01-30 01:08:07 +09:00
ncurses.go Add support for ctrl-space key 2017-01-28 02:54:47 +09:00
tcell.go Add support for ctrl-space key 2017-01-28 02:54:47 +09:00
tui_test.go Add experimental support for 24-bit colors 2017-01-10 02:16:12 +09:00
tui.go Add support for ctrl-space key 2017-01-28 02:54:47 +09:00