Junegunn Choi
|
8b66489987
|
Clean up non-ascii characters
|
2026-04-20 00:47:16 +09:00 |
|
Junegunn Choi
|
b6411beaa1
|
Implement word wrapping in the preview window
Example:
fzf --preview 'bat --style=plain --color=always {}' \
--preview-window wrap-word \
--bind space:toggle-preview-wrap-word
Close https://github.com/junegunn/fzf/discussions/3383
|
2026-02-18 13:35:02 +09:00 |
|
Junegunn Choi
|
ae274158de
|
Add experimental support for 24-bit colors
|
2017-01-10 02:16:12 +09:00 |
|
Junegunn Choi
|
1448d631a7
|
Add --height option
|
2017-01-08 02:09:56 +09:00 |
|
Junegunn Choi
|
0c573b3dff
|
Prepare for termbox/windows build
`TAGS=termbox make` (or `go build -tags termbox`)
|
2016-11-07 02:32:14 +09:00 |
|