Coder Social home page Coder Social logo

Comments (5)

szechp avatar szechp commented on June 19, 2024 1

i should have clarified: with speed i meant editing speed. i can just select whole lines to edit, without having to remove which would make my editing process faster. i think loading would actually take longer, bc of the added processing.

from kitty-scrollback.nvim.

mikesmithgh avatar mikesmithgh commented on June 19, 2024

Hi @szechp. Currently, there is no feature to modify the result of the scrollback buffer. kitty-scrollback.nvim uses kitty @ get-text to read the contents of the scrollback buffer.

it would be perfect to strip this before editing the scrollback buffer, for added speed.

When you say for added speed, what do you mean? Are you referring to loading the scrollback buffer or navigating the buffer after it is already open?

What problem are seeing from ?

from kitty-scrollback.nvim.

mikesmithgh avatar mikesmithgh commented on June 19, 2024

I see, I took a look at https://github.com/romkatv/powerlevel10k. Would you mind sharing a screenshot of your prompt so I can get a better idea?

Do you have a typical sequence of keystroke you do for this? I'm wondering if you could just do Y to select from the prompt to end of line. But, it depends on your flow.

from kitty-scrollback.nvim.

szechp avatar szechp commented on June 19, 2024

Screenshot 2024-05-16 at 08 27 51

this is my prompt, but i have to admit, i never knew of Y before, all i did was: go to the char i want, v, $ and then y which is quite cumbersome. Y is perfekt for what I need 😅 thanks for the help

from kitty-scrollback.nvim.

mikesmithgh avatar mikesmithgh commented on June 19, 2024

@szechp awesome! Yep, Y is basically y$ in Neovim. In regular vim Y is actually yy so it is easy to miss. Glad you are using kitty-scrollback.nvim 😸

from kitty-scrollback.nvim.

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.