[BUG] Shift+Up/Down do not work w/ Termion backend
Open
bug
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 270
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 2
Description
**Describe the bug**
Some bindings do not work with Termion, i.e. Shift+Up/Shift+Down. Shift+p for instance works. This is with the Termion backend on Linux using GNOME Terminal. `TERM` is set to `xterm-256color`.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment**
* Debian 12.1 with Linux 6.4.0
* GNOME Terminal 3.46.8 using VTE 0.70.6 +BIDI +GNUTLS +ICU +SYSTEMD
* Backend used: termion
* Current locale: en_US.UTF-8
* Cursive version: 0.20.0
**Additional context**
- https://github.com/hrkfdn/ncspot/issues/1283
Contributor guide
Assessment
This issue has not been assessed yet.