summaryrefslogtreecommitdiff
path: root/sys/src/cmd/bar.c
AgeCommit message (Collapse)Author
2022-11-04bar: static buffer for splitting, since it is getting used for clicks later onSigrid Solveig Haflínudóttir
2022-11-04bar: increase the buffer to fit more aux data (noam decided to display the ↵Sigrid Solveig Haflínudóttir
currently playing track there)
2022-11-02bar: fix automatic resize and click location; ignore separator area when ↵Sigrid Solveig Haflínudóttir
clicking
2022-10-24bar: revert boundaries fix, the old ones are fineqwx
2022-10-23bar: fix item boundaries misspacingqwx
2022-09-29bar: leave last aux on screen on eofJacob Moody
This allows a static aux with: echo 'a | b' | bar | ...
2022-09-14bar: a status bar programSigrid Solveig Haflínudóttir