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

Console features #9

Open
8 tasks
martin-t opened this issue Dec 25, 2021 · 0 comments
Open
8 tasks

Console features #9

martin-t opened this issue Dec 25, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@martin-t
Copy link
Owner

martin-t commented Dec 25, 2021

  • Tab - autocompletion if unambiguous, print possibilities if ambiguous
  • Write text, up arrow -> search history only for items starting with the text
    • Pg up/down still walks history normally (like zsh)
  • cvarlist
  • find/search/apropos with multiple words - search for those words appearing in any order
  • If starting with space, don't save to history
  • History to file
  • CTRL+R - fuzzy search in history - possible to use fzf or alternative (atuin/skim)?
@martin-t martin-t added the enhancement New feature or request label Sep 8, 2022
@martin-t martin-t added the good first issue Good for newcomers label Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant