Darshan Kumawat
Darshan Kumawat
adds an alias for the new command :yank_diagnostic as :yd.
Theres an option "Launch playerin a separate window (advanced)" that is a boolean. All it does is launch the player in mpv like window. It does not make use of...
`uwsm check` subcommands returns 1/0, which works for zsh/bash but breaks for nushell. Making `uwsm check may-start/is-active` true/false would work for both scenario. true/false. tested command : `if (($env.TERM ==...
I was trying to map keys to mimic `helix` binds i realized you cant use `g-g` or `g-e`, modifier is allowed but not that. this would also allow for more...