CleverRaven / CleverRaven/Cataclysm-DDA
Readline keybinds
Open
(P4 - Low)
<Suggestion / Discussion>
Controls / Input
Info / User Interface
- Dominant language
- C++
- Stars
- 13.2k
- Forks
- 4.6k
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 205
Description
### Is your feature request related to a problem? Please describe.
As an avid Linux and terminal user, it would be great to be able to edit things faster using basic readline features.
### Solution you would like.
Ctrl+u deletes everything behind the cursor, Ctrl+k everything after it, Ctrl+w deletes the word behind the cursor, Ctrl+
Contributor guide
Research direction
No source files, tests, or entry points are identified. Start by locating the game's text-input handling and existing keybind code, then use the linked readline reference to compare behavior; done means the listed shortcuts work only while a text field is focused.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100