Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Improve message input component #38

Closed
6 of 13 tasks
Bios-Marcel opened this issue Feb 8, 2019 · 1 comment
Closed
6 of 13 tasks

Improve message input component #38

Bios-Marcel opened this issue Feb 8, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@Bios-Marcel
Copy link
Owner

Bios-Marcel commented Feb 8, 2019

The mesasge editor is still lacking some features:

  • Navigation
    • Ctrl+Left
    • Ctrl+Right
    • Pos1
    • End
    • Ctrl+Pos1
    • Ctrl+End
  • Multi-character selection
  • Select all via Crl+A
  • Selection still a bit weird when selection over multiple lines (\n not being handled very nice)
  • Code needs to be simplified
  • Autocomplete
  • New lines don't use Shift+Enter, but Alt+Enter

    Detecting Enter+Modifier gdamore/tcell#254

  • Word wrap doesn't add to the requested height

Originally posted by @Bios-Marcel in #9 (comment)

@Bios-Marcel Bios-Marcel added the enhancement New feature or request label Oct 10, 2019
@Bios-Marcel
Copy link
Owner Author

#145 sums it up quite well

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

No branches or pull requests

1 participant