Giter Site home page Giter Site logo

Use more navigation keys about gitui HOT 8 CLOSED

extrawurst avatar extrawurst commented on May 1, 2024 1
Use more navigation keys

from gitui.

Comments (8)

bobismijnnaam avatar bobismijnnaam commented on May 1, 2024 4

This issue seems relevant to my request, so I will post it here instead of making a new issue if that is okay.

Any plans to support h, j, k, l for navigation? Some sites (i.e. duckduckgo) also support this natively, and as a vim user support would be nice. (I do not think any other vim bindings should be added, as that's way too opinionated. But basic hjkl support would be nice).

In any case, thanks for making gitui. Been using it for a bit and it works nice and fast!

from gitui.

extrawurst avatar extrawurst commented on May 1, 2024 1

Hi @data-man thanks for your interest in the project! Thats indeed a great idea. Haven't thought of it since I am on a small laptop keyboard ;D

from gitui.

extrawurst avatar extrawurst commented on May 1, 2024 1

Any plans to support h, j, k, l for navigation? Some sites (i.e. duckduckgo) also support this natively, and as a vim user support would be nice. (I do not think any other vim bindings should be added, as that's way too opinionated. But basic hjkl support would be nice).

I am really not a fan of duplicating functionality πŸ€”- My main concern is simplicity - I need to think about this.

In any case, thanks for making gitui. Been using it for a bit and it works nice and fast!

Thank you so much❀️

from gitui.

extrawurst avatar extrawurst commented on May 1, 2024 1

I tested this commit, but the Home and End aren't working.

Thanks so much for even trying a build from code!😍
Hooked up my external keyboard now and fixed It πŸ™ˆ
see 5fc8d72

home/end were easy, the remaining ones (pages/down) will take little longer, since I need to rework some code to allow this. (currently the rendering is IMGUI style and stateless, so I dont know how high the screen area is outside the rendering code. I will figure this out since I could use it for a couple of other things too!

from gitui.

data-man avatar data-man commented on May 1, 2024

@extrawurst

support home/end to jump up/down

Thank you for getting started!
I tested this commit, but the Home and End aren't working.

from gitui.

extrawurst avatar extrawurst commented on May 1, 2024

@data-man if you want to try the page up/down should now work in the commit log 😊

from gitui.

data-man avatar data-man commented on May 1, 2024

@extrawurst Great! Thank you!

Also would be nice to add mouse wheel support in the future.

from gitui.

extrawurst avatar extrawurst commented on May 1, 2024

home/end/pageUp/pageDown support released as 0.2.3: https://github.com/extrawurst/gitui/releases/tag/v0.2.3

from gitui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.