Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mrms: ui.TextBox improvements #132

Open
marekmaskarinec opened this issue Jan 14, 2024 · 2 comments
Open

mrms: ui.TextBox improvements #132

marekmaskarinec opened this issue Jan 14, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request ui

Comments

@marekmaskarinec
Copy link
Member

Original issue:

~mrms/tophat#31

Initial message:

  • support more keys and shortcuts
    • home, end
    • ctrl+u
    • ctrl + backspace
    • ctr + arrows
  • left padding
  • show the cursor on each edit
  • clipboard
  • selection
  • multiline????
  • vim mode ?????
@marekmaskarinec marekmaskarinec self-assigned this Jan 30, 2024
@marekmaskarinec marekmaskarinec added enhancement New feature or request ui labels Jan 30, 2024
@skejeton
Copy link
Member

skejeton commented Feb 3, 2024

ctrl+arrows, home, end are implemented now.

@skejeton
Copy link
Member

skejeton commented Feb 3, 2024

clipboard is implemented too, but while we don't have selection, ctrl+c copies the entire contents of the buffer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui
Projects
None yet
Development

No branches or pull requests

2 participants