This website requires JavaScript.
Explore
Help
Register
Sign In
Llewellyn
/
fzf
Watch
1
Star
0
Fork
0
You've already forked fzf
mirror of
https://github.com/Llewellynvdm/fzf.git
synced
2025-02-04 04:58:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
fzf
/
src
/
tui
History
Junegunn Choi
7310370a31
Fix truncation of colored line when --preview-window wrap is set
...
Fix
#2346
2021-03-12 20:31:27 +09:00
..
dummy.go
Support ANSI code for clearing the rest of the line (ESC[0K)
2020-11-25 01:49:48 +09:00
light_unix.go
Add truecolor support for Windows, if available (
#2156
)
2020-09-02 13:47:13 +09:00
light_windows.go
Add truecolor support for Windows, if available (
#2156
)
2020-09-02 13:47:13 +09:00
light.go
Fix truncation of colored line when --preview-window wrap is set
2021-03-12 20:31:27 +09:00
tcell.go
Extend support for alt key chords
2020-12-30 18:39:17 +09:00
ttyname_unix.go
Implement ttyname() in case /dev/tty is not available
2018-04-25 17:50:47 +09:00
ttyname_windows.go
Implement ttyname() in case /dev/tty is not available
2018-04-25 17:50:47 +09:00
tui_test.go
Add experimental support for 24-bit colors
2017-01-10 02:16:12 +09:00
tui.go
Make search toggleable
2021-01-03 00:15:00 +09:00