This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
fzf
Watch
1
Star
0
Fork
0
You've already forked fzf
mirror of
https://github.com/junegunn/fzf.git
synced
2026-04-25 17:05:20 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bacc8609ee22fb9bbe34dc812ecb6075f4e58007
fzf
/
src
/
tui
T
History
Junegunn Choi
bacc8609ee
Fix characters from previous preview not being cleared
...
Fix
#4075
2024-11-03 15:07:17 +09:00
..
dummy.go
Refactor the code so that fzf can be used as a library (
#3769
)
2024-05-07 01:06:42 +09:00
eventtype_string.go
Add print(...) action
2024-05-22 22:18:24 +09:00
light_unix.go
Code cleanup
2024-06-20 17:06:44 +09:00
light_windows.go
Fix invalid mouse offset for --height on Windows
2024-06-12 21:18:02 +09:00
light.go
Fix characters from previous preview not being cleared
2024-11-03 15:07:17 +09:00
tcell_test.go
execute: Open separate handles to /dev/tty (in, out, err)
2024-05-23 21:11:12 +09:00
tcell.go
Support hyperlinks (OSC 8) in the main window
2024-08-14 23:04:05 +09:00
ttyname_unix.go
execute: Open separate handles to /dev/tty (in, out, err)
2024-05-23 21:11:12 +09:00
ttyname_windows.go
execute: Open separate handles to /dev/tty (in, out, err)
2024-05-23 21:11:12 +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 hyperlinks in preview window
2024-08-14 08:51:34 +09:00