mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 05:12:55 -07:00
document node limitation for shift+tab (#20877)
This commit is contained in:
committed by
GitHub
parent
b034dcd412
commit
66530e44c8
@@ -152,3 +152,13 @@ available combinations.
|
|||||||
inline when the cursor is over the placeholder.
|
inline when the cursor is over the placeholder.
|
||||||
- `Double-click` on a paste placeholder (alternate buffer mode only): Expand to
|
- `Double-click` on a paste placeholder (alternate buffer mode only): Expand to
|
||||||
view full content inline. Double-click again to collapse.
|
view full content inline. Double-click again to collapse.
|
||||||
|
|
||||||
|
## Limitations
|
||||||
|
|
||||||
|
- On [Windows Terminal](https://en.wikipedia.org/wiki/Windows_Terminal):
|
||||||
|
- `shift+enter` is not supported.
|
||||||
|
- `shift+tab`
|
||||||
|
[is not supported](https://github.com/google-gemini/gemini-cli/issues/20314)
|
||||||
|
on Node 20 and earlier versions of Node 22.
|
||||||
|
- On macOS's [Terminal](<https://en.wikipedia.org/wiki/Terminal_(macOS)>):
|
||||||
|
- `shift+enter` is not supported.
|
||||||
|
|||||||
Reference in New Issue
Block a user