update trackpad scripping
This commit is contained in:
parent
4229e95a7d
commit
80f3884e0f
10
docs/ipad.md
10
docs/ipad.md
|
@ -111,15 +111,9 @@ and tricks helpful:
|
||||||
- In general, expect to edit your keyboard shortcuts
|
- In general, expect to edit your keyboard shortcuts
|
||||||
- There's no escape key by default on the Magic Keyboard, so most users set
|
- There's no escape key by default on the Magic Keyboard, so most users set
|
||||||
the globe key to be an escape key
|
the globe key to be an escape key
|
||||||
- Trackpad scrolling does not work
|
- Trackpad scrolling does not work on iPadOS < 145
|
||||||
([#1455](https://github.com/cdr/code-server/issues/1455))
|
([#1455](https://github.com/cdr/code-server/issues/1455))
|
||||||
- Bug tracking of a WebKit fix
|
- [WebKit fix](https://bugs.webkit.org/show_bug.cgi?id=210071#c13)
|
||||||
[here](https://bugs.webkit.org/show_bug.cgi?id=210071#c13)
|
|
||||||
- Tracking of [WebKit patch](https://trac.webkit.org/changeset/270712/webkit)
|
|
||||||
- Alternatives:
|
|
||||||
- Install line-jump extension and use keyboard to navigate by jumping large
|
|
||||||
amount of lines
|
|
||||||
- Use touch scrolling
|
|
||||||
- `ctrl+c` does not stop a long-running process in the browser
|
- `ctrl+c` does not stop a long-running process in the browser
|
||||||
- Tracking upstream issue here:
|
- Tracking upstream issue here:
|
||||||
[#114009](https://github.com/microsoft/vscode/issues/114009)
|
[#114009](https://github.com/microsoft/vscode/issues/114009)
|
||||||
|
|
Loading…
Reference in New Issue