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

Bind j and k to scrolling #15

Open
panglesd opened this issue Feb 28, 2024 · 4 comments
Open

Bind j and k to scrolling #15

panglesd opened this issue Feb 28, 2024 · 4 comments

Comments

@panglesd
Copy link
Owner

Requires #14 to be done first.

Keyboard arrows are common to scroll, but so are j and k on TUIs. The goal of this task is to add the following bindings:

  • j to scroll down,
  • k to scroll up.

Keybindings can be either added in interactive_viewer.ml alongside the other key bindings, or in the keybindings defined in the vscroll_area function, in nottui_widgets.ml

@maha-sachin
Copy link
Contributor

Hi @panglesd , @Julow ,
I would like to work on this issue. Once #14 is done can you Please assign me this?

@panglesd
Copy link
Owner Author

panglesd commented Mar 7, 2024

Unfortunately it depends on another issue being closed, which is not the case yet!
However, we are lacking good medium issues right now... We'll be adding more today!

In the meantime, let's assign this to you! We might unassign you if we have a better task to assign you to.

@maha-sachin
Copy link
Contributor

@panglesd , Thank you for the update! If any other tasks become available or are better suited for me, I'm flexible and open to being reassigned accordingly. Looking forward to contributing further to the project!

@maha-sachin
Copy link
Contributor

maha-sachin commented Mar 12, 2024

Hi @panglesd , @Julow ,
I would like to work on this issue. Once #14 is done can you Please assign me this? , If any other tasks become available, I'm flexible to being reassigned accordingly. Looking forward to contributing further to the project!

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