GithubHelp home page GithubHelp logo

Comments (4)

lewang avatar lewang commented on July 27, 2024

Hi,

Thanks for asking this. The idea of jump-char is that it binds as few keys as possible, so you don't have to press a key to get out of the mode.

That is to say, when you press Enter, you automatically exit jump-char and Enter is pressed. If you don't mind pressing extra keys, then C-s (isearch-forward) works very well already doesn't it?

from jump-char.

lewang avatar lewang commented on July 27, 2024

I'm trying to understand how you use it. Can you give specific steps of your typical usage?

from jump-char.

levindu avatar levindu commented on July 27, 2024

My typical usage is, press M-m to invoke jump-char-forward, and [repeately] press CHAR to jump to the wanted place, finally press ENTER to exit jump-char mode and keep the current cursor position. If I want to restore the cursor position, press C-g instead of ENTER.

from jump-char.

lewang avatar lewang commented on July 27, 2024

OK, I will add an optional exit key as requested. Currently after you get
to the new position, if you press any key other than "CHAR" or ";" or ",",
you will automatically exit jump-char and the key you pressed will take
effect as usual.

On Sat, May 11, 2013 at 8:56 AM, levindu [email protected] wrote:

My typical usage is, press M-m to invoke jump-char-forward, and
[repeately] press CHAR to jump to the wanted place, finally press ENTER to
exit jump-char mode and keep the current cursor position. If I want to
restore the cursor position, press C-g instead of ENTER.


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-17751607
.

Le

from jump-char.

Related Issues (17)

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.