63 Commits (main)

Author SHA1 Message Date
bhagwan eb7973f926 yet another fix for preview scrollchar 3 years ago
bhagwan 983466c421 minor fix for scrollchar customization 3 years ago
bhagwan 2bc6c1b079 borderchars can now handle highlights (closes issue #129) 3 years ago
bhagwan df3804ed55 builtin previewer rework, added previewers for help_tags, man_pages 3 years ago
bhagwan ae5fc09069 close preview when 'jump_to_single_result = true', also closes issue #105 3 years ago
John Drouhard d34444e860 Builtin previewer: improve mechanism for backing up/restoring winopts
See :help local-options for more details, but essentially, we have to be
very careful with how we set window-local options on popup windows,
because buffers might take some window-local options from the last
window they were displayed in with them to the new window in certain
circumstances.

This commit changes the backup/restore for the window options so that
the possible window-local options that might get clobbered are saved
from the original active window and reapplied to the preview window just
before it's closed. This ensures any buffers loaded from the picker will
have the same window options applied that were in the active window when
fzf was opened.
3 years ago
bhagwan a0f073950b misc previewer title display improvements, grep 'no_esc' option added 3 years ago
bhagwan 571ec3a8ca closes issue #78 3 years ago
bhagwan 46f186c954 adjust fzf win size when closing preview (issue #73) 3 years ago
bhagwan bbef641125 fixes issue #67 3 years ago
bhagwan e89018baf9 builtin previewer: misc config options added 3 years ago
bhagwan 2315413bdd closes issue #59 3 years ago
bhagwan eefed45175 added builtin previewer 3 years ago