Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-12-04 | Try to make b-bar more robustHEADmain | Amin Bandali | 1 | -1/+1 | |
On a few rare occasions the bar seemed to "hang" and its information get stale, and I believe this first happened when I started pulling in some data from emacsclient. So wrapping the call to emacsclient in a timeout is an attempt to remedy that, in case emacs(client) blocks for some reason. | |||||
2024-11-29 | Various updates | Amin Bandali | 8 | -198/+25 | |
2024-11-29 | Various updates | Amin Bandali | 4 | -21/+52 | |
2024-09-21 | Use case-insensitive search for less | Amin Bandali | 1 | -0/+2 | |
2024-09-19 | Get b-bar battery from GNU Emacs if available | Amin Bandali | 2 | -17/+25 | |
2024-09-18 | Various updates | Amin Bandali | 3 | -3/+7 | |
2024-08-31 | Edit git's COMMIT_EDITMSG files in text-mode | Amin Bandali | 1 | -1/+2 | |