[kitty] add FAQ entry about enter on init #2184

pull/2246/head
nick black 3 years ago committed by nick black
parent d95cf30494
commit 22b01a4df4

@ -522,6 +522,15 @@ If things break or seem otherwise lackluster, **please** consult the
writes directly into a memory map.
</details>
<details>
<summary>I get a `NCKEY_ENTER` immediately after launching a Notcurses
program, but I didn't press Enter.</summary>
When the Kitty keyboard disambiguation protocol is in use, events are
generated for both the press and release of keys. If you launched
your program from an interactive shell, you almost certainly released
enter after the program was launched.
</details>
## Useful links
* [BiDi in Terminal Emulators](https://terminal-wg.pages.freedesktop.org/bidi/)

Loading…
Cancel
Save