summary refs log tree commit diff
path: root/home/.config/htop (follow)
Commit message (Collapse)AuthorAge
* Hide htop "function bar"June McEnroe2021-09-23
| | | | Useless thing...
* Disable mouse in htopJune McEnroe2020-12-05
| | | | I feel like this option is new, otherwise I would have unset it before.
* Update htop config serializationJune McEnroe2020-08-18
| | | | htop finally removed the trailing whitespace from its serialization...
* Simplify htop displayJune McEnroe2018-12-29
|
* Update htoprc from new htop versionJune McEnroe2018-08-06
| | | | Someone removed the trailing whitespace, I guess.
* Revert "Use "Broken Gray" htop colors"June McEnroe2018-03-09
| | | | | | | This reverts commit 13ff37b0c37b6f0504ac45caf7fb2f35a5c68524. I think I'm just gonna shove a hack into .zshenv on my FreeBSD machines to set TERM=xterm.
* Use "Broken Gray" htop colorsJune McEnroe2018-03-01
| | | | Gray is broken on FreeBSD with TERM=xterm-256color...
* Rename curtis -> homeJune McEnroe2017-09-06
Why the heck did I do this?
1'>Support insert mode in shottyJune McEnroe 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe