diff options
| author | theimpostor <sahirhoda@gmail.com> | 2024-01-14 16:12:31 -0600 |
|---|---|---|
| committer | theimpostor <sahirhoda@gmail.com> | 2024-01-14 16:12:31 -0600 |
| commit | 6478b4f447f9230da2647ab3350c296702500b0c (patch) | |
| tree | ada332234eb1f9816888419c2835c25f03b79baf | |
| parent | cd3b3c9d1ec081aca3639e447bf631dce055a49b (diff) | |
alacritty config update
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 | ✓ | ✓ | -[alacritty](https://github.com/alacritty/alacritty) 0.12.2 | macOS | macOS | ✓ | ✓ | +[alacritty](https://github.com/alacritty/alacritty) 0.13.1 | macOS | linux | ✓ | ✓ | 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 | ✓ | ✓ | 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 | ✓ | ✗ | [kitty](https://github.com/kovidgoyal/kitty) 0.29.0 | macOS | linux | ✓ | ✓ | Prompts for access [kitty](https://github.com/kovidgoyal/kitty) 0.29.0 | macOS | macOS | ✓ | ✓ | Prompts for access |
