X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/d3612bd508b4106ff411a135e14118200e765e5e..ca5e587bfa6ad1b35f11e899575cb872cf000fd0:/Xresources diff --git a/Xresources b/Xresources index 85684fb..068d705 100644 --- a/Xresources +++ b/Xresources @@ -1,11 +1,11 @@ ! {{{1 Title URxvt*title: urxvt -URxvt*termName: rxvt-256color +URxvt*termName: rxvt-unicode-256color URxvt*urgentOnBell: true URxvt*iconFile: /home/ramsi/src/dotfiles/icons/shell.png ! {{{1 Font -URxvt.font: xft:Inconsolata:size=11 +URxvt.font: xft:Inconsolata for Powerline:size=11 URxvt.skipBuiltinGlyphs: true Xft.antialias: true @@ -21,23 +21,25 @@ URxvt.iso14755: false URxvt.iso14755_52: false ! {{{1 Perl extensions -URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select +URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select,autocomplete-ALL-the-things ! {{{2 url-select -URxvt.keysym.1-u: perl:url-select:select_next +URxvt.keysym.C-F: perl:url-select:select_next URxvt.url-select.button: 1 URxvt.url-select.launcher: mimeo URxvt.url-select.underline: true ! {{{2 keyboard-select -URxvt.keysym.1-Escape: perl:keyboard-select:activate -URxvt.keysym.1-s: perl:keyboard-select:search +URxvt.keysym.C-S-space: perl:keyboard-select:activate +URxvt.keysym.C-question: perl:keyboard-select:search ! {{{2 clipboard URxvt.keysym.C-C: perl:clipboard:copy URxvt.keysym.C-V: perl:clipboard:paste URxvt.keysym.C-A-V: perl:clipboard:paste_escaped +! {{{2 autocomplete-ALL-the-things +URxvt.keysym.C-S-ISO_Left_Tab: perl:aAtt:fuzzy-WORD-complete +URxvt.keysym.C-S-BackSpace: perl:aAtt:undo ! {{{1 Colours -URxvt*.depth: 32 -URxvt*.background: [75]#222222 +URxvt*.background: #000000 URxvt*.foreground: #f8f8f2 ! Black URxvt*.color0: #262729