mirror of
https://github.com/junegunn/fzf.git
synced 2026-08-27 09:59:56 +08:00
The native border is the handle for moving and resizing the pane with the mouse, so use it by default, consistent with tmux. fzf draws its own border only when a border style is explicitly specified with --border. Extract the shared native-border decision into a helper.