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

version 0.1.0 #92

Open
4 tasks
patrickisgreene opened this issue Dec 28, 2018 · 0 comments
Open
4 tasks

version 0.1.0 #92

patrickisgreene opened this issue Dec 28, 2018 · 0 comments
Labels

Comments

@patrickisgreene
Copy link
Contributor

We should start thinking about what a version 0.1.0 would look like, so i/we can begin working towards that goal. I think we should list all the desired features/bug fixes for a 0.1.0 version in this issue.

I'll start:

1. A Way to view error messages.

 Currently there is no way for xi-term to communicate something to the user through the UI only through the optional log file. there should be a little widget (I think on the bottom near on top of the command prompt) that can display a message.

2. Horizontal Scrolling

 Currently xi-term ignores everything to the 'right' of the window, we need to track the horizontal position of the cursor to display the correct section of the line cache.

3. Find

  Implement a Find command i think for the first version this should just be simple.

4. Optimize cursor rendering

 The cursor still flashes when changing cursor position rapidly. Hold the 'down arrow' key with a large file open and you'll se what i mean. 'This is mostly just annoying and should be fixed before we start versioning.

Are there any other features anyone would like in a first version? i think this would give us a good solid foundation to move forward from.

  • Message Widget
  • Horizontal Scrolling
  • Find Command
  • Optimize cursor rendering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant