0
I Use This!
Inactive

Commits : Listings

Analyzed 4 minutes ago. based on code collected 5 minutes ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
url_matcher for non-latin URLs (not default) More... almost 11 years ago
dave0's font-size More... about 13 years ago
Merge commit '8d5f764' More... almost 16 years ago
add some scripts to change fonts and colours More... almost 16 years ago
bugfix: when yanking backslashes, they are not doubled any more More... about 16 years ago
updated authors list More... about 16 years ago
bugfix: do not expand env variables when copying with xclip More... about 16 years ago
add status-popup in last line when copy mode is invoked/aborted More... about 16 years ago
make ^c abort mark-yank-mode More... about 16 years ago
fixed upward line wrap of 'B' More... about 16 years ago
fixed 'b' to make it more similar to screen's 'b' More... about 16 years ago
fixed a 'Use of uninitialized value' warning in on_line_update More... over 16 years ago
Mark-yank-urls and Ctrl detection More... over 16 years ago
more README updates More... over 16 years ago
README updates More... over 16 years ago
fix README to point to new git server More... over 16 years ago
revert changes to url_matches lost in last couple of commits More... over 16 years ago
comments for mark-yank-urls More... over 16 years ago
Made use of Regexp::Common optional. More... over 16 years ago
Using Regexp::Common for URL matching, fixed quotes in URLs. More... over 16 years ago
make links w/o protocol work More... over 16 years ago
mark-yank-urls: fix bug allowing shell to interpret the url More... over 16 years ago
revert some of 2256fc6, the urxvt native selection doesn't work for me More... over 17 years ago
Fix scrolling problems with ^B, ^F, g, G, j, and k More... over 17 years ago
Fix 'G' command to position cursor at end of new line instead of old More... over 17 years ago
Fix 'g' command to use top_row instead of saveLines More... over 17 years ago
Fix off-by-one in cursor positioning for '$' command More... over 17 years ago
Fix bad highlighting when selection's end is before its start More... over 17 years ago
Use canonicalise_coordinates in visual_mode_update More... over 17 years ago
Factor canonicalise_coordinates out of do_copy More... over 17 years ago