repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 710d7be3856080e1616c3ee10cc869347458492f:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 710d7be3856080e1616c3ee10cc869347458492f
Author: Marc Lehmann 
Date:   Mon Jan 2 17:20:00 2006 +0000

    *** empty log message ***

diff --git a/src/urxvt.pm b/src/urxvt.pm
index 3eb2c4416923cbf60f0793616eb4bdbe33095e99..
index ..5f20d721f56094aa0f5ab616d02e6becd504adeb 100644
--- a/src/urxvt.pm
+++ b/src/urxvt.pm
@@ -252,6 +252,23 @@ likely change).
 Please note that resource strings will currently only be freed when the
 terminal is destroyed, so changing options frequently will eat memory.

+Here is a a likely non-exhaustive list of resource names, not all of which
+are supported in every build, please see the source to see the actual
+list:
+
+  answerbackstring backgroundPixmap backspace_key boldFont boldItalicFont
+  borderLess color cursorBlink cursorUnderline cutchars delete_key
+  display_name embed ext_bwidth fade font geometry hold iconName
+  imFont imLocale inputMethod insecure int_bwidth intensityStyles
+  italicFont jumpScroll lineSpace loginShell mapAlert menu meta8
+  modifier mouseWheelScrollPage name pastableTabs path pointerBlank
+  pointerBlankDelay preeditType print_pipe pty_fd reverseVideo saveLines
+  scrollBar scrollBar_align scrollBar_floating scrollBar_right
+  scrollBar_thickness scrollTtyKeypress scrollTtyOutput scrollWithBuffer
+  scrollstyle secondaryScreen secondaryScroll selectstyle shade term_name
+  title transparent transparent_all tripleclickwords utmpInhibit
+  visualBell
+
 =cut

 sub urxvt::term::resource($$;$) {

-----END OF PAGE-----