Skip to content

implementing the ability to edit messages rather than cancel them unxpectedly on certain keypresses #296

Open
proycon wants to merge 1 commit intopaul-nameless:masterfrom
proycon:issue293
Open

implementing the ability to edit messages rather than cancel them unxpectedly on certain keypresses #296
proycon wants to merge 1 commit intopaul-nameless:masterfrom
proycon:issue293

Conversation

@proycon
Copy link
Copy Markdown

@proycon proycon commented Dec 13, 2022

This implements a solution for #293, albeit a bit of a hacky one: left arrow does the same as backspace, other control characters open up the editor for further message editing

…xpectedly on certain keypresses paul-nameless#293

This is a bit hacky... left arrow does the same as delete, other control
character open up the editor for further message editing
Copy link
Copy Markdown

@arza-zara arza-zara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Decent workaround but we could maybe use curses.textpad for easier key handling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants