visrosa
visrosa
I'm trying to fix the prompt (with transient prompt) at the bottom. The command `tput cup $COLUMNS 0` seems to do what I want, but where exactly should I put...
I was trying to create a view mode for the output of `inxi` and noticed that some options I want can only be set via commandline or interactively. Specifically ,...
### Neovim version (nvim -v | head -n1) NVIM v0.11.2 ### Operating system/version elementary OS 8 (based on Ubuntu 24.04) ### How to reproduce the issue I'm not actually sure...
This might be outside the scope of this software, but it would be useful to set custom tools to run on the output before display by ov, ideally tied to...
I wanted to use inlyne as a browser for fish shell help pages and ran into this. `inlyne view file:///example.html` doesn't work while `inlyne view /example.html` does.