repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 1b1134cb7b986c58a6e1fdc88f628acd4b558deb: path_to: revision_to:
commit 1b1134cb7b986c58a6e1fdc88f628acd4b558deb Author: Marc LehmannDate: Sun Jan 8 01:59:29 2006 +0000 *** empty log message *** diff --git a/src/urxvt.pm b/src/urxvt.pm
--- a/src/urxvt.pm +++ b/src/urxvt.pm @@ -39,7 +39,7 @@ You can activate them like this: =over 4 -=item selection +=item selection (enabled by default) Intelligent selection. This extension tries to be more intelligent when the user extends selections (double-click). Right now, it tries to select @@ -58,6 +58,11 @@ Rot-13 the selection when activated. Used via keyboard trigger: =back +=item option-popup (enabled by default) + +Binds a popup menu to Ctrl-Button3 that lets you toggle (some) options at +runtime. + =item digital-clock Displays a digital clock using the built-in overlay.
-----END OF PAGE-----