################################## # Automatically saved keybindings # bind "main" "Alt-R" = "resource-info" ################################## # Automatically saved keybindings # bind "main" "Up" = "scroll-up" bind "main" "Right" = "scroll-right" bind "main" "Left" = "scroll-left" bind "main" "Down" = "scroll-down" bind "main" "Ctrl-P" = "move-link-prev" bind "main" "Ctrl-N" = "move-link-next" ############################## # Automatically saved options # ## ui.success_msgbox [0|1] # When you pressed a [ Save ] button in some manager, this option # will make sure that a box confirming success of the operation will # pop up. set ui.success_msgbox = 0 ################################## # Automatically saved keybindings # bind "main" "Ctrl-Right" = "none" bind "main" "Ctrl-Enter" = "open-link-in-new-tab" ################################## # Automatically saved keybindings # bind "main" "Shift-Backspace" = "history-move-forward" bind "main" "Backspace" = "history-move-back" ############################## # Automatically saved options # ## terminal.screen-bce.charset set terminal.screen-bce.charset = "ISO-8859-1" ## terminal.screen-bce.colors set terminal.screen-bce.colors = 3 ## terminal.screen-bce.utf_8_io [0|1] set terminal.screen-bce.utf_8_io = 1 ############################## # Automatically saved options # ## terminal.screen-bce.underline [0|1] set terminal.screen-bce.underline = 1 ############################## # Automatically saved options # ## document.colors.use_document_colors # Use colors specified in document: # 0 is use always the default settings # 1 is use document colors if available, except background # 2 is use document colors, including background. This can # mostly look very impressive, but some sites will appear # really ugly. Note, that obviously if the background is # not black, it will break the behaviour of transparency. set document.colors.use_document_colors = 1 ############################## # Automatically saved options # ## terminal.screen-bce.type set terminal.screen-bce.type = 2 ############################## # Automatically saved options # ## terminal.screen-bce.m11_hack [0|1] set terminal.screen-bce.m11_hack = 1 ## terminal.rxvt-unicode.colors set terminal.rxvt-unicode.colors = 3 ## terminal.rxvt-unicode.utf_8_io [0|1] set terminal.rxvt-unicode.utf_8_io = 1 ## terminal.rxvt-unicode.m11_hack [0|1] set terminal.rxvt-unicode.m11_hack = 1 ## terminal.rxvt-unicode.type set terminal.rxvt-unicode.type = 2