The site may be on/off today as we're going to be upgrading some key services on the server (php, nginx, kernel, etc...). If it breaks, we promise to fix it :)
I've been using VSCode for awhile on Fedora 36 and very much like it, especially the way it integrates with "git". In addition, I also like the many very well written plugins available through the VSCode web site. Lately, I've been debugging and editing rather long complex bash scripts and...
OK, this is great and problem solved!
You were absolutely correct about the pager being the issue here. In my '.bashrc' file I changed my environment a little bit by
exporting the less pager to modify several of my alias commands and that caused the issue. I renamed that file and ran "man...
OK, I'll attach two screenshots that shows the "man1" manpage.
Demonstrates what happens with regular user.
The second screen shows when I run this as sudo.
Hello,
I don't know what I've done to cause this issue but now I must be sudo to properly read manpages. What I mean here is that when I call for any manpage i get a page that shows line numbers and garbage characters that reminds me of syntax highlighting etc.
I realized this situation about...