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: add scrolling #13

Merged
merged 1 commit into from
May 5, 2021
Merged

console: add scrolling #13

merged 1 commit into from
May 5, 2021

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented May 5, 2021

depends on #12

this branch adds support for scrolling the task list. the current task
at the scroll position is highlighted, which also gives us a way to
select tasks for future features.

here's a quick demo. since the scrolling is quite simple, the demo also
shows off some nice error handling (i kill the server we're connected
to).

asciicast

Base automatically changed from eliza/sort to main May 5, 2021 19:02
depends on #12

this branch adds support for scrolling the task list. the current task
at the scroll position is highlighted, which also gives us a way to
select tasks for future features.

here's a quick demo. since the scrolling is quite simple, the demo also
shows off some nice error handling (i kill the server we're connected
to).

[![asciicast](https://asciinema.org/a/412116.svg)][1]

[1]: https://asciinema.org/a/412116
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

Successfully merging this pull request may close these issues.

None yet

1 participant