Commit 0b5947f
committed
fix(keyboard): add CMD+Left/Right to default keybindings
Add CMD+Left (goLineStart) and CMD+Right (goLineEnd) to Chat context defaults. These are now officially discoverable and overrideable by users, rather than relying solely on hardcoded fallthrough logic.1 parent a18cbda commit 0b5947f
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
170 | 172 | | |
171 | 173 | | |
172 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4093 | 4093 | | |
4094 | 4094 | | |
4095 | 4095 | | |
4096 | | - | |
| 4096 | + | |
| 4097 | + | |
| 4098 | + | |
4097 | 4099 | | |
4098 | 4100 | | |
4099 | 4101 | | |
4100 | 4102 | | |
4101 | 4103 | | |
4102 | 4104 | | |
4103 | 4105 | | |
4104 | | - | |
| 4106 | + | |
| 4107 | + | |
| 4108 | + | |
4105 | 4109 | | |
4106 | 4110 | | |
4107 | 4111 | | |
| |||
0 commit comments