188
I Use This!
Moderate Activity

Commits : Listings

Analyzed 15 minutes ago. based on code collected about 1 hour ago.
Nov 08, 2024 — Nov 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'obsd-master' More... about 13 hours ago
correct test for COLORTERM containing 256 found with smatch, ok nicm@
jsg
More... about 14 hours ago
Do not try to allocate zero size colours, GitHub issue 4674. More... about 14 hours ago
consistently use tabs for indentation found with smatch, ok nicm@
jsg
More... about 14 hours ago
Merge branch 'obsd-master' More... 5 days ago
Merge branch 'obsd-master' More... 5 days ago
Ignore Hangul filler character. There doesn't seem to be much agreement on what to do with this but ignoring it seems rightand does improve things. GitHub issue 3998. More... 5 days ago
Handle regional indicators and emoji modifiers in a better way, GitHub issue 3998. More... 6 days ago
Handle ~ correctly when loading a file, GitHub issue 3518. More... 6 days ago
Fix now-incorrect text about {}s. More... 8 days ago
Preserve marked pane with swap-window and move-window, GitHub issue 3443. More... 9 days ago
Set and check COLORTERM as a hint for RGB colour. More... 9 days ago
Merge branch 'obsd-master' More... 9 days ago
If tmux receives a palette request (OSC 4) in a pane and the palette entry has not been set, send a request to the most recently used client and forward any response instead. Based on change from Tim Culverhouse in GitHub issue 4665. More... 9 days ago
Merge branch 'obsd-master' More... 10 days ago
Add -l flag to command-prompt to disable splitting into multiple prompts, GitHub issue 4483. More... 10 days ago
Don't enter copy mode on mouse wheel in alternate screen, GitHub issue 3705. More... 10 days ago
Cast to avoid warnings on 32-bit architectures. GitHub issue 4597. More... 10 days ago
Merge branch 'obsd-master' More... 10 days ago
Add commands to centre the cursor in copy mode, from m-einfalt at gmx dot de in GitHub issue 4662. More... 10 days ago
Merge branch 'obsd-master' More... 10 days ago
Support case insensitive search in modes in the same way as copy mode (like emacs, so all-lowercase means case insensitive). GitHub issue 4396. More... 11 days ago
Merge branch 'obsd-master' More... 11 days ago
Merge branch 'obsd-master' More... 11 days ago
Do not realpath() everything since it is pointless and breaks symlinks. GitHub issue 4427. More... 11 days ago
Merge branch 'obsd-master' More... 11 days ago
Do not try to reflow if line is NULL. More... 11 days ago
Tweak error messages so that file name isn't modified when we capitalize the first letter, from Pavel Roskin in GitHub issue 4666. More... 11 days ago
Merge branch 'obsd-master' More... 11 days ago
Do not play games with lines for view mode output since it stops them wrapping, GitHub issue 4462. More... 11 days ago