delete-line binding
Yes, it’s still not possible to do in a single keybind, IIUC #476 made it possible for Control + Shift + Backspace to be a default keybind in a non fragile way,...
--print0 command line option (on hold until multi-selection support is added)
My view is that makes sense to add when and if multi-selection support is added.
Yeah I agree I made this with the assumption that multi selection mode will be added at some point, it's...
--print0 command line option (on hold until multi-selection support is added)
I just realized printing a terminating null byte is really awkward and break some programs (including wl-copy), it matches fzfs behavior:
~$ printf 'a\nb'
--print0 command line option
--print0 command line option
display and meta option from Rofi's extended dmenu protocol?
To elaborate on display, it's like #470 where I suggested data but the other way around, and can also be replaced with --accept-nth:
printf '😦\tfrowning'
--accept-nth command line option to select column to output
Maybe it should be incompatible or print a warning when used together with --index
keyboard-focus=exclusive|on-demand command line and config option
keyboard-focus=exclusive|on-demand command line and config option
keyboard-focus=exclusive|on-demand command line and config option
--accept-nth command line option to select column to output
keyboard-focus=exclusive|on-demand command line and config option
I accidentally force pushed the branch to master while trying to resolve the submodule being removed (some weird interaction with jj and force pushing), and that made codeberg think it's been...