1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 22:37:11 +03:00

Update copymode.md: description of O key assignment (#2156)

Update copymode.md: description of `O` key assignment

"only in Rectangular mode" is not correct anymore as at the
end of PR #2150, handling of `O` was changed to also work in
non-Rectangular modes.
This commit is contained in:
Muhammed Zakir 2022-06-22 18:05:53 +05:30 committed by GitHub
parent 5eb21a7e77
commit 71fa1bbbcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ reassignable.
| Move down one screen | `PageDown` |
| | `CTRL-f` |
| Move to other end of the selection| `o` |
| Move to other end of the selection horizontaly| `O` (only in Rectangular mode) |
| Move to other end of the selection horizontally| `O` (useful in Rectangular mode) |
### Configurable Key Assignments