Skip to content

Reattaching after running vim gives a bunch of extraneous characters in the buffer #50

Description

@rszimm

Here's a simple example to show what's going on:

rzimmerman@hydra:~$ atch new work
atch: session 'work' created
rzimmerman@hydra:~$ vim nothing_file
rzimmerman@hydra:~$
[atch: session 'work' detached after 20s]
rzimmerman@hydra:~$ atch work
rzimmerman@hydra:~$ vim nothing_file
rzimmerman@hydra:~$ 2RR0;10;1c10;rgb:cccc/cccc/cccc11;rgb:0c0c/0c0c/0c0c12;2$y
[atch: session 'work' detached after 44s]

Notice all the garbage printed after I attached. Note: nothing_file didn't exist, just to make sure the test was as minimal as possible. I've attached my work.log

NOTE: I have mouse support installed in vim I also attached my .vimrc file

work.log

dot_vimrc.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions