Skip to content

Commit

Permalink
feat(alacritty): bind paste
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasnorrby committed Mar 4, 2021
1 parent 0a09db3 commit 9b68142
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell/alacritty/alacritty.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,4 @@ key_bindings:
- { key: A, mods: Alt, chars: "\x1ba" }
- { key: C, mods: Alt, chars: "\x1bc" }
- { key: D, mods: Alt, chars: "\x1bd" }
- { key: Paste, action: Paste }

0 comments on commit 9b68142

Please sign in to comment.