187
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'obsd-master' More... 7 days ago
Add an option allow-set-title to forbid applications from changing the pane title, from someone in GitHub issue 3930. More... 7 days ago
Correct handling of mouse up events (don't ignore all but the last released button), and always process down event for double click. From Rudy Dellomas III in GitHub issue 3919. More... 7 days ago
Do not get muddled and crash if focusing a pane that is exiting, reported by Saul Nogueras in GitHub issue 3776. More... 7 days ago
Merge branch 'obsd-master' More... 12 days ago
Pick newest session as documented, not oldest, from Magnus Gross. More... 12 days ago
Merge branch 'obsd-master' More... 21 days ago
Fix selection present check, reported by M Kelly. More... 22 days ago
Merge branch 'obsd-master' More... 26 days ago
Write padding character into the right position. More... 26 days ago
Reduce escape-time default to 10 milliseconds, 500 is far too long for modern terminals and networks. Case made by Kurtis Rader in GitHub issue 3844. More... 26 days ago
Add -M to always turn mouse on in a menu, GitHub issue 3779. More... 26 days ago
Look for feature code 21 for DECSLRM and 28 for DECFRA in the device attributes and also accept level 1 (there is no hardware with this but some emulators may use it). Pointed out by James Holderness. More... 27 days ago
Fix crash if SIXEL colour register is invalid and remove SIXEL images before reflow to avoid a different crash, from Anindya Mukherjee. More... 27 days ago
Use -p for default paste-buffer command in buffer mode, it will only do anything if the application asked for it. From Gregory Anders. More... 27 days ago
Do not notify window-layout-changed if the window is about to be destroyed (since it may have been freed by the time the notify happens), from Romain Francoise in GitHub issue 3860. More... 27 days ago
Revert detach-client part of last, did not intend this to go in. More... 27 days ago
Do not consider a selection present if it is empty, from Michael Grant (GitHub issue 3869). Also a typo fix from GitHub issue 3877. More... 27 days ago
Typo, GitHub issue 3877. More... 27 days ago
Remove duplicate .tmux.conf mention, from Valentin Rylenko. More... 27 days ago
Merge branch 'obsd-master' More... about 1 month ago
Make the attach-session description clearer - do not mention creating a client which is not important, explicitly say the session must exist, and mention new-session and new-session -A. Prompted by Theo. More... about 1 month ago
Merge branch 'obsd-master' More... about 1 month ago
Update lock.yml. More... about 1 month ago
Check for the right flag to fix split-window -p, from Bryan Childs. More... about 1 month ago
Add missing headers, from Marvin Schmidt. More... about 1 month ago
next-3.5 More... 2 months ago
3.4. More... 2 months ago
Merge branch 'obsd-master' More... 2 months ago
Update CHANGES. More... 2 months ago