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

Feature Vision Discussion: Miscellaneous #70

Open
1 of 8 tasks
sholderbach opened this issue Jun 19, 2021 · 2 comments
Open
1 of 8 tasks

Feature Vision Discussion: Miscellaneous #70

sholderbach opened this issue Jun 19, 2021 · 2 comments

Comments

@sholderbach
Copy link
Member

sholderbach commented Jun 19, 2021

This issue is part of the larger vision discussion managed in #63 to brainstorm and prioritize ideas around features that would make reedline as a line editor for you both viable as well as pleasant to use. Feel free to up-vote features you depend on in other tools/shells as well as suggest new ideas!

Miscellaneous Features and Goals

  • Validation to trigger multiline on incomplete lines
  • Tested behaviour under various environments
    • OSes
    • Terminal emulators: gnome-terminal, iTerm, alacritty, windows terminal
    • Multiplexers: screen, tmux
    • As ssh session
  • possible plugins to use file searches and terminal browsers: fzf, skim, broot, zoxide, ranger, etc
  • Responsive resizing
@sholderbach sholderbach added this to the Vision to Roadmap milestone Jun 19, 2021
@sholderbach
Copy link
Member Author

sholderbach commented Jun 19, 2021

Current voting

Vote for the topic(s) you care about by selecting the corresponding emoji. (No judgement based on the emojis sentiment!)

  • 👍 Validation for multiline continuation
  • 👎 external file/path discovery plugins (fzf, skim, broot, zoxide, ranger, mcfly, etc)
  • 😄 ensured experience under tmux, ssh etc.
  • 🎉 Responsiveness when resizing

@nothingnesses
Copy link

nothingnesses commented Jul 15, 2021

One suggestion would be to add support for web terminals. I think one way to go about this would be to leverage the xterm-js-sys backend for crossterm. I'm not sure about how reedline's internals work and how pertinent this is, but there's also this rustyline issue which suggests that one way to add the feature to rustyline is "to read from and write to arbitrary streams". Maybe something similar could be done for reedline?

@sholderbach sholderbach added A-Multiline Area: Support for multiline editing (Validation and interaction with `A-Display`) and removed A-Multiline Area: Support for multiline editing (Validation and interaction with `A-Display`) labels Nov 28, 2021
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

No branches or pull requests

2 participants