Commit 4e8c80c
authored
feat: Allow optionally displaying find with ctrl+f shortcut and allow close (#501)
* feat: Allow optionally displaying find with ctrl+f shortcut
Signed-off-by: Adameska <[email protected]>
* Rabbit suggestions
Signed-off-by: Adameska <[email protected]>
* Fix tests
Signed-off-by: Adameska <[email protected]>
* Capture key's globally and only prevent/stop handling if it's a key combo we care about
Signed-off-by: Adameska <[email protected]>
---------
Signed-off-by: Adameska <[email protected]>1 parent bf9968e commit 4e8c80c
File tree
4 files changed
+409
-92
lines changed- packages/webview/src/component
- pods
- terminal
4 files changed
+409
-92
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
0 commit comments