188
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Nov 12, 2024 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'obsd-master' More... 10 months ago
Count line numbers correctly inside strings, reported by Pedro Navarro in GitHub issue 4325. More... 10 months ago
Merge branch 'obsd-master' More... 10 months ago
Do not crash if moving popup that has exited to a pane, from Michael Grant in GitHub issue 4312. More... 10 months ago
Map bright black (colour 8) to white (7) if the background is black on terminals with only eight colours so the text is not invisible. From Dmytro Bagrii in GitHub issue 4322. More... 10 months ago
Merge branch 'obsd-master' More... 10 months ago
Check backspace against VERASE earlier before it is translated to an internal key and do not go through the mapping on output. Fixes problems reported by Ben Price in GitHub issue 4284 and by tb@. More... 10 months ago
Merge branch 'obsd-master' More... 11 months ago
Add an option allowing users to override the width of individual Unicode codepoints (overriding tmux's default list). More... 11 months ago
Merge branch 'obsd-master' More... 11 months ago
Only map S-Tag in mode 2, not mode 1. GitHub issue 4304. More... 11 months ago
Merge branch 'obsd-master' More... 11 months ago
Assign excess space more evenly when spreading out cells, from Torbjorn Lonnemark. More... 11 months ago
Merge branch 'obsd-master' More... 11 months ago
Merge branch 'obsd-master' More... 11 months ago
Add a nesting limit to source-file, from Fadi Afani in GitHub issue 4223. More... 11 months ago
Memory leak, GitHub issue 4298. More... 11 months ago
Missing main-vertical-mirrored from layout list, from charlotte at lottia dot net. More... 11 months ago
Merge branch 'obsd-master' More... 11 months ago
Preserve modifiers on backspace. More... 11 months ago
Do not write bracketed paste keys themselves if the pane has not asked for them. More... 11 months ago
Merge branch 'obsd-master' More... 11 months ago
Fix backspace option for new key format, GitHub issue 4284. More... 11 months ago
Merge branch 'obsd-master' More... 11 months ago
M-1 to M-7 for 7 preset layouts; from bunkmate ok nicm
jmc
More... 11 months ago
Merge branch 'obsd-master' More... 12 months ago
Add extended keys flag for foot terminal. More... 12 months ago
Merge branch 'obsd-master' More... 12 months ago
Use evbuffer_readline if readln is not available. It doesn't work properly but at least it builds. More... 12 months ago
Remove endian.h. More... 12 months ago