≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Bug #2099

Bug #2099: Crashes on split

Kind bug
Product Command-T
When Created 2013-07-03T20:16:44Z, updated 2013-07-04T05:45:09Z
Status closed
Reporter anonymous
Tags no tags

Description

Command T functions normally, however pressing <C-S> to open to a split leaves vim frozen.

Comments

  1. Greg Hurrell 2013-07-04T05:45:04Z

    Sounds like terminal flow control is doing its thing. <C-s> suspends input to the terminal and <C-q> resumes it; in other words, it is likely not a crash, but your terminal behaving as designed, and you can get things to be unstick themselves by hitting <C-q>.

    This blog post describes how to turn it off (in short stty -ixon).

  2. Greg Hurrell 2013-07-04T05:45:09Z

    Status changed:

    • From: new
    • To: closed
Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets