GithubHelp home page GithubHelp logo

Comments (6)

github-actions avatar github-actions commented on May 26, 2024 1

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

from terminal.

danielniccoli avatar danielniccoli commented on May 26, 2024 1

I can run killall vim on a different WSL tab, which kills the process, but it still stays unresponsive. You can't see that in the video, but before and after I run the killall vim command, I'm pressing esc, ctrl-c, ctrl-z, and some other keys in a-z and nothing happens.

After the killall vim you can see that some more text get's pasted into the terminal. I can't reproduce that always. It just happened to happen when I recorded it.

Recording.2024-03-26.232407.mp4

from terminal.

lhecker avatar lhecker commented on May 26, 2024

Out of 10 tests I did manage to reproduce a freeze once. How often does this happen for you? Is this always reproducible? I did notice that if I SIGTERM vim my original tab still works. So I think it should either be a bug in vim, or we're failing to send some input to it and it's waiting indefinitely on that (for instance the end of the bracketed paste?).

from terminal.

danielniccoli avatar danielniccoli commented on May 26, 2024

I can reproduce it reliably, always. SIGTERM ist ctrl-c, no? The terminal does not respond to ctrl-c or ctrl-z. It also freezes at random positions for the same text. I don't know what you mean by bracket.

from terminal.

lhecker avatar lhecker commented on May 26, 2024

I can reproduce it reliably, always. SIGTERM ist ctrl-c, no?

No that's SIGINT. What I did is open a new WSL tab in parallel and run killall vim.

I don't know what you mean by bracket.

Bracketed paste is a technique with which the terminal can tell an application that the input comes from the clipboard (or similar) and not keyboard. For instance, in vim you may want automatic indentation when typing, but when pasting you may want it to be preserved as is. You can read more about it here: https://en.wikipedia.org/wiki/Bracketed-paste

from terminal.

zadjii-msft avatar zadjii-msft commented on May 26, 2024

Fascinating. That's an interesting repro for sure. Thanks for filing!

from terminal.

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.