CleverRaven / CleverRaven/Cataclysm-DDA

Readline keybinds

Open
#57,545 0 comments 0 reactions 0 assignees View on GitHub
(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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.