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

Add option to navigate line-wise #177

Open
humenda opened this issue Aug 10, 2018 · 11 comments
Open

Add option to navigate line-wise #177

humenda opened this issue Aug 10, 2018 · 11 comments
Labels
enhancement tty-mode Relates to the terminal TTY client

Comments

@humenda
Copy link

humenda commented Aug 10, 2018

Blind users are using a screen reader with synthetic speech and optionally a
braille display to read the contents of the terminal. The navigation happens
line-wise and the synthetic speech reads text from left to right.
It would be therefore very beneficial if the arrow keys (and j,k in the future
Vi mode) would only move the cursor position by a line. This could be a
configuration option, if changing the default behaviour is not desired. As a
reference, this behaviour is default in w3m.

Additionally, the cursor should be positioned at the beginning of the text
buffer.

Thanks

@tobimensch
Copy link
Collaborator

Don't see a reason why we couldn't add a configuration option for this.

@tobimensch tobimensch reopened this Aug 10, 2018
@tobimensch tobimensch added the tty-mode Relates to the terminal TTY client label Sep 1, 2018
@tobimensch
Copy link
Collaborator

This issue will be mostly resolved once vim like navigation arrives. I'm working on it right now. #31

@humenda
Copy link
Author

humenda commented Sep 22, 2018 via email

@tobimensch
Copy link
Collaborator

@humenda
It's in the vim-mode-experimental branch. Please try it.

@humenda
Copy link
Author

humenda commented Oct 29, 2018 via email

@tobimensch
Copy link
Collaborator

@humenda
For now you'll have to follow the guides linked to in the README to build and test the new branch.

@humenda
Copy link
Author

humenda commented Nov 27, 2018 via email

@tobimensch
Copy link
Collaborator

@humenda
Which OS are you using? Maybe I can provide a build for you.

@tombh
Could we provide builds for development branches? Maybe with special development branch tags?

@humenda
Copy link
Author

humenda commented Dec 4, 2018 via email

@Zireael07
Copy link

What's the state of this (and the vim-navigation branch)?

@tombh
Copy link
Member

tombh commented May 8, 2022

I'm not actively working on Browsh at the moment. But as ever, I do to still have plans for Browsh, and I very much hope to fix those things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement tty-mode Relates to the terminal TTY client
Projects
None yet
Development

No branches or pull requests

4 participants