mirror of
https://github.com/gryf/urxvt-font.git
synced 2026-03-18 22:13:33 +01:00
textile fix
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
h2. About
|
||||
|
||||
urxvt is a great terminal emulator, but spending time on a mac made me miss the
|
||||
ability (in iTerm!) to dynamically resize text using ⌘+Plus and ⌘+Minus. I was
|
||||
also thinking that it would be be nice if resizing the terminal font could be
|
||||
persisted to @Xresources@. Turns out this was pretty easy to accomplish.
|
||||
urxvt is a great terminal emulator, but spending time on a mac made me miss the ability (in iTerm!) to dynamically resize text using ⌘+Plus and ⌘+Minus. I was also thinking that it would be be nice if resizing the terminal font could be persisted to @Xresources@. Turns out this was pretty easy to accomplish.
|
||||
|
||||
bc. urxvt.perl-lib: /path/to/urxvt-font
|
||||
urxvt.keysym.Control-Shift-Up: perl:font:increment
|
||||
|
||||
Reference in New Issue
Block a user