plgruener

Results 28 comments of plgruener

`less` now has this feature builtin: `xsv table | less -S --header=1` provides a header line that always stays on top while you scroll (you can even define one or...

Thanks, somehow I missed this. That explains the behaviour for installing, which is fine. The "package not found" error for `-Si` is still confusing though. I'd suggest to either a)...

> My impression was that BiT is not suitable to back up tobackup/, since it keeps the live copy and the backup in sync. No, BackInTime is for *backup*, not...

@wxiaoguang > In my opinion: > It is a browser behavior, I think Gitea (Web UI) should not touch it > > Browsers always use "CRLF" for new lines when...

Thank you for the info. > Because "LF" is hard-coded in non-wiki backend code, all CRLF are replaced by LF in backend for these files (well, Windows users might feel...

An easier and much better alternative, if you already know you're going to need root permissions, is to use the `sudo -e` or `sudoedit` command (with nvim set to your...

All default values are already documented in `delta --help`

You're reporting this issue to the wrong repo. If the change was caused by an update of nvim, you gotta report it there. (I've seen similar reports for multiple colorschemes...