Commit 1b3c1f1
authored
🤖 feat: monospace font in chat input for vim mode (#937)
Uses monospace font for the chat input textarea when vim mode is
enabled, providing better visual indication that vim keybindings are
active.
The font switches conditionally based on the `vimEnabled` state - it
applies in both insert and normal vim modes when vim is toggled on.
_Generated with `mux`_1 parent cf61afe commit 1b3c1f1
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
| 254 | + | |
254 | 255 | | |
255 | 256 | | |
256 | 257 | | |
| |||
0 commit comments