aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2020-03-24 02:46:33 +0300
committerGitHub <noreply@github.com>2020-03-23 23:46:33 +0000
commitc9c5fbbe2bd522c55af041e84d6a222c059555b1 (patch)
tree0bff3e8a9a38dc97b9bc3a64215a19ac83f50835 /CHANGELOG.md
parenta2875454b1c6b856ccb7f61e737ea1e090b0e054 (diff)
downloadalacritty-c9c5fbbe2bd522c55af041e84d6a222c059555b1.tar.gz
alacritty-c9c5fbbe2bd522c55af041e84d6a222c059555b1.zip
Add CopyPrimary keybinding action on Linux/BSD
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d7a05428..f9c68516 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Default Command+N keybinding for SpawnNewInstance on macOS
- Vi mode for copying text and opening links
+- `CopySelection` action which copies into selection buffer on Linux/BSD
### Changed