Code Monkey home page Code Monkey logo

Comments (6)

liuyinz avatar liuyinz commented on July 16, 2024

fixed, please check it.

from binky.el.

mkleehammer avatar mkleehammer commented on July 16, 2024

That actually broke saving:

  • mark a - nothing in echo area, good
  • move and mark b - says mark a already exists and does not set mark b

You can now only set the first mark.

from binky.el.

liuyinz avatar liuyinz commented on July 16, 2024

@mkleehammer , whether two manual records are considerd as duplicated is determined by binky-distance. If you like, set it to 0, and then only marks on the same line are seen as duplicated.

(defcustom binky-distance 5

from binky.el.

mkleehammer avatar mkleehammer commented on July 16, 2024

It seems to be working now, but I really thought I tested it by trying to set the 2nd 'a' mark in a completely different buffer.

Anyway, there is a related behavior that makes it feel a bit off. When it overwrites, it shows the message first, which has a delay, then pulses. I know what it is doing, but it makes it feel broken or that the pulse came out of nowhere.

Swapping lines 935 & 936 fixes it. Everywhere else the pulse happens before the message.

from binky.el.

liuyinz avatar liuyinz commented on July 16, 2024

Thankes for reporting experience! I adjust the order of message and highight, please test it again.

from binky.el.

mkleehammer avatar mkleehammer commented on July 16, 2024

Looks great. Thanks for this package. The jump display is great, especially the inclusion of the project. I have two projects that share a ton of filenames, so that is helpful.

from binky.el.

Related Issues (8)

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.