nvim-window-picker icon indicating copy to clipboard operation
nvim-window-picker copied to clipboard

An option to keep showing window title alongside the shortcut

Open strogonoff opened this issue 3 years ago • 1 comments
trafficstars

With set winminheight=0, picker shortcut replaces window status meaning it’s impossible to tell which buffer is open in a window if it’s not the maximized one.

strogonoff avatar Oct 18 '22 16:10 strogonoff

@strogonoff Screenshot?

s1n7ax avatar Oct 19 '22 03:10 s1n7ax

You can use selection_display function to fully customize it.

s1n7ax avatar Jul 30 '23 01:07 s1n7ax