Git Product home page Git Product logo

Comments (6)

AmokHuginnsson avatar AmokHuginnsson commented on May 18, 2024

Hello.

I understand the need.
I am thinking about proper API and I am open to ideas.
I have two concepts but I do not want to state them to prevent anchoring.
What are yours ideas for the API?

from replxx.

nickwanninger avatar nickwanninger commented on May 18, 2024

I feel like an api could work much like the callback systems currently implemented for highlighting and completions. Something like,

void modify_callback(std::string & content, int & cursor_location);

and allow users to take the string, in modify it as they wish, and also change the cursor before internal state updates

from replxx.

AmokHuginnsson avatar AmokHuginnsson commented on May 18, 2024

It is one of the possible solutions.
I also thought about adding interface for pushing fake keypress events onto the event queue.
It would tie neatly to what I have in mind for #19 and #33.
The only problem, I have very little time for implementing new features
and #6 has definitely highest priority on my TODO list in replxx.

from replxx.

AmokHuginnsson avatar AmokHuginnsson commented on May 18, 2024

@steveire, @nickwanninger
What do you guys think about using recently added emulate_key_press() API to achieve what you have requested here?

from replxx.

AmokHuginnsson avatar AmokHuginnsson commented on May 18, 2024

@nickwanninger

Any chance you would provide a patch for this issue?
Or at least propose place where modify_callback (if implemented) should be called?

from replxx.

AmokHuginnsson avatar AmokHuginnsson commented on May 18, 2024

@nickwanninger

Does 223835f fixes the issue for you?

from replxx.

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.