aboutsummaryrefslogtreecommitdiff
path: root/font
diff options
context:
space:
mode:
authorDominik MiedziƄski <dominik@mdzn.pl>2017-05-25 18:19:00 +0200
committerJoe Wilm <jwilm@users.noreply.github.com>2017-05-25 09:19:00 -0700
commit5977776874d16febbf26d73e833b4e4d104aa359 (patch)
tree7c8c2db296e28d33a39a924dbf4fe263e71b6e8f /font
parent112abf385fef32f30618b4ebb1d1c651661a6fae (diff)
downloadalacritty-5977776874d16febbf26d73e833b4e4d104aa359.tar.gz
alacritty-5977776874d16febbf26d73e833b4e4d104aa359.zip
Add support for running commands on key press (#566)
Based on option `command` in key binding section in config, e.g. - { key: N, mods: Control|Shift, command: alacritty } # or - { key: N, mods: Control|Shift, command: { program: "alacritty", args: ["-e", "vttest"], }} specified command will be run in the background on key press. Alacritty doesn't wait for its result nor block IO.
Diffstat (limited to 'font')
0 files changed, 0 insertions, 0 deletions