Xev
Xev
I have hidden floating scratchpad setup and whenever I unhide it while a fullscreen window is in focus, the fullscreen window gets demoted to a tiling window. I have used...
### Neovim version (nvim -v) NVIM v0.9.0-dev-577+g587fbdd7a ### Vim (not Nvim) behaves the same? no ### Operating system/version Linux 6.1.1-arch1-1 ### Terminal name/version alacritty 0.11.0 ### $TERM environment variable alacritty...
I created a `filetype.detect` module that stores the functions used to detect the filetypes of shell files. The function I implemented checks is the shell name passed to it is...