summary refs log tree commit diff
path: root/bin/man1/title.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-09 21:56:30 -0500
committerJune McEnroe <june@causal.agency>2021-02-09 22:02:38 -0500
commit6e29174b0948e497d0cc58e7da9ce8ed4f11c0db (patch)
tree6a6af06ab38f0d76aeec75e823cb6b41114a7e70 /bin/man1/title.1
parentInstall sct (diff)
downloadsrc-6e29174b0948e497d0cc58e7da9ce8ed4f11c0db.tar.gz
src-6e29174b0948e497d0cc58e7da9ce8ed4f11c0db.zip
Show battery level while charging, time while discharging
Also fix initial sleep calculation when seconds has a leading zero,
and limit the length of time left for when it initially says
"unknown".
Diffstat (limited to 'bin/man1/title.1')
0 files changed, 0 insertions, 0 deletions
21c530733393e3878ba6a4881b34a91884&follow=1'>Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe