Skip to content

Commit

Permalink
docs: Ensure Ctrl-Shift-Space binding is readable
Browse files Browse the repository at this point in the history
  • Loading branch information
bew authored and wez committed Sep 15, 2021
1 parent a2110fe commit 6949430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config/keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ The default key bindings are:
| `SUPER` | `f` | `Search={CaseSensitiveString=""}` |
| `CTRL+SHIFT` | `F` | `Search={CaseSensitiveString=""}` |
| `CTRL+SHIFT` | `X` | `ActivateCopyMode` |
| `CTRL+SHIFT` | ` ` | `QuickSelect` (*since: 20210502-130208-bff6815d*) |
| `CTRL+SHIFT` | ` ` (`Space`) | `QuickSelect` (*since: 20210502-130208-bff6815d*) |
| `CTRL+SHIFT+ALT` | `"` | `SplitVertical={domain="CurrentPaneDomain"}` |
| `CTRL+SHIFT+ALT` | `%` | `SplitHorizontal={domain="CurrentPaneDomain"}` |
| `CTRL+SHIFT+ALT` | `LeftArrow` | `AdjustPaneSize={"Left", 1}` |
Expand Down

0 comments on commit 6949430

Please sign in to comment.