mirror of
https://github.com/junegunn/fzf.git
synced 2026-07-10 02:29:14 +08:00
e54f11c64e
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.