Skip to content

ITerm.exec broken? #3

@kaikuchn

Description

@kaikuchn

When I type :RunItermRspec the command is not executed. Instead I end up with some garbage in the current buffer. Typing :ruby ITerm.exec('i') and hitting enter, I enter insert mode at the position of my cursor and my cursor is surrounded by <% and %>. When instead of :ruby ITerm.exec('i') I type :ruby ITerm.exec('A') the same happens but at the end of the line.
Which is why I'm guessing that the osascript is writing the text into the active iTerm2 tab?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions