summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortheimpostor <sahirhoda@gmail.com>2024-01-14 16:12:31 -0600
committertheimpostor <sahirhoda@gmail.com>2024-01-14 16:12:31 -0600
commit6478b4f447f9230da2647ab3350c296702500b0c (patch)
treeada332234eb1f9816888419c2835c25f03b79baf /README.md
parentcd3b3c9d1ec081aca3639e447bf631dce055a49b (diff)
alacritty config update
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 62baaeb..8de0826 100644
--- a/README.md
+++ b/README.md
@@ -45,8 +45,8 @@ OSC52 is overall [widely supported](https://github.com/ojroques/vim-oscyank/blob
Terminal | Terminal OS | Shell OS | Copy | Paste | Notes
--- | --- | --- | --- | --- | ---
-[alacritty](https://github.com/alacritty/alacritty) 0.12.2 | macOS | linux | &check; | &check; |
-[alacritty](https://github.com/alacritty/alacritty) 0.12.2 | macOS | macOS | &check; | &check; |
+[alacritty](https://github.com/alacritty/alacritty) 0.13.1 | macOS | linux | &check; | &check; | Paste support requires [setting](https://alacritty.org/config-alacritty.html) `terminal.osc52` to `CopyPaste` or `OnlyPaste`
+[alacritty](https://github.com/alacritty/alacritty) 0.13.1 | macOS | macOS | &check; | &check; | Paste support requires [setting](https://alacritty.org/config-alacritty.html) `terminal.osc52` to `CopyPaste` or `OnlyPaste`
[alacritty](https://github.com/alacritty/alacritty) 0.12.1 | Windows | linux | &check; | &cross; |
[kitty](https://github.com/kovidgoyal/kitty) 0.29.0 | macOS | linux | &check; | &check; | Prompts for access
[kitty](https://github.com/kovidgoyal/kitty) 0.29.0 | macOS | macOS | &check; | &check; | Prompts for access