Coder Social home page Coder Social logo

better-jump's People

Contributors

fuco1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

better-jump's Issues

Interactive functions prompt for Where to jump

When I invoke bjump-word-jump (or any of the other provided interactive jumping functions), it asks for head char. If there are more matches than it can assign to jumping letters, then it works. However, if there are fewer matches than characters (e.g. only 4 matches) it fades the screen but then prompts for "Where to jump:". The input for Where to jump always fails with "No match".

jump forward/ backwards

Is there any way I can make better-jump to jump only forward in buffer?

I.E. to show only hints in front of cursor.
Or equivalently show backward hints as always beginning with letter 'b'?

Extra letter needed when number of choices == number of letters

When calling bjump-word-jump and the number of possible single letters happens to be equal to the number of possible jump targets, all the targets get labeled with the same letter (e.g. 'a').

Tweaking bjump-picker-single-letter to increment the num-choices here fixes it for me:

(floor (log num-selected (+ 1 num-choices)))

bjump-help-link-jump fails in certain describe-variable buffers

When a Help buffer describing a variable includes a link to the value elsewhere in the buffer ("below"), I get the following error trying to use bjump-help-link-jump.

For example, describe-variable auto-mode-alist and then jump gives this:

and: Wrong type argument: number-or-marker-p, #<overlay from 73 to 78 in *Help*>

I'm on Emacs 24.4.

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.