0
I Use This!
Inactive

Commits : Listings

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