User Tools

Site Tools


urxvt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
urxvt [2020/10/26 18:28] – ↷ Links adapted because of a move operation 209.242.216.149urxvt [2022/01/12 03:40] (current) – copy/paste rjt
Line 1: Line 1:
 ====== Urxvt ====== ====== Urxvt ======
-**Rxvt Unicode** is currently my preferred [[tool:software:terminal_emulator]]. I was using [[tool:software:xterm]] for a bit (kinda just prefer to use plain X and GNU things if they do the job fine), but it annoyed me that it wouldn't resize the content of the window when the window resized.+**Rxvt Unicode** is currently my preferred [[terminal emulator]]. I was using [[xterm]] for a bit (kinda just prefer to use plain X and GNU things if they do the job fine), but it annoyed me that it wouldn't resize the content of the window when the window resized. 
 + 
 +===== Keys ===== 
 + 
 +  * ''Ctrl''+''Alt''+''c'' to copy 
 +  * ''Ctrl''+''Alt''+''v'' to paste
  
 ===== Configuration ===== ===== Configuration =====
-I configure Urxvt in my Xresources file (mine's in ''.config'', but the default location is in your home folder).+I configure Urxvt in my [[file_kinds.#xresources]] file (mine's in ''.config'', but the default location is in your home folder).
  
 <code> <code>
Line 16: Line 21:
 </code> </code>
  
-Nothing too exciting in my config, but the last two commands let you use ''Shift''+''Up''/''Down'' to scrolll line-by-line.+Nothing too exciting in my config., but the last two commands let you use ''Shift''+''Up''/''Down'' to scroll line-by-line.
  
 ===== Extending ===== ===== Extending =====
-I use an extension that makes URLs into clickable links that will launch in my browser. Very handy for [[Weechat]]. You can use the same extensio (matcher) to match any kind of text, actually. Need to set it up for [[gopher]] and things too :3+I use an extension that makes URLs into clickable links that will launch in my browser. Very handy for [[Weechat]]. You can use the same extension (matcher) to match any kind of text, actually. Need to set it up for [[gopher]] and things too :3
  
 It's configured with these lines in my Xresources files It's configured with these lines in my Xresources files
Line 34: Line 39:
   * [[archw>Rxvt-unicode]] on the Arch wiki.   * [[archw>Rxvt-unicode]] on the Arch wiki.
   * [[wp>Rxvt]] on wikipedia.   * [[wp>Rxvt]] on wikipedia.
 +
 +{{tag>software terminal-emulator cli open-source linux}}
urxvt.1603697310.txt.gz · Last modified: 2020/10/26 18:28 by 209.242.216.149