Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffer Messy after I exit vi on extern Machine #61

Open
demonking opened this issue Apr 28, 2017 · 0 comments
Open

Buffer Messy after I exit vi on extern Machine #61

demonking opened this issue Apr 28, 2017 · 0 comments

Comments

@demonking
Copy link

@varmanishant
Don't know it's the same like this one:
#20
but since there is no image or something else, I open a new issue.

First my env:

SHELL=/bin/zsh
TERM=xterm-256color
DVTM_TERM=dvtm
LC_COLLATE=C
ABDUCO_CMD=/home/demonking/bin/dvtm-status
MANPAGER=manpager
PYENV_SHELL=zsh
DVTM_EDITOR=/usr/local/bin/vis
LC_CTYPE=en_US.UTF-8
ABDUCO_SOCKET_DIR=/tmp
DVTM=v0.15-38-g945f094
DVTM_WINDOW_ID=6

VM env:

$ env
XDG_SESSION_ID=13
rvm_bin_path=/usr/local/rvm/bin
TERM=xterm-256color
SHELL=/bin/bash
rvm_stored_umask=0022
USER=vagrant
_system_type=Linux
rvm_path=/usr/local/rvm
rvm_prefix=/usr/local
MAIL=/var/mail/vagrant
PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/puppetlabs/bin:/usr/local/rvm/
bin:/home/vagrant/bin
rvm_loaded_flag=1
LC_COLLATE=C
PWD=/home/vagrant
LANG=de_DE.UTF-8
_system_arch=x86_64
PS1=\n[$bold][$black][[$dk_blue]@[$black]]-[[$green]\u[$yellow]@[$green][$black]
]-[[$pink]\w[$black]][\033[0;33m]$(__vcs_name) [\033[00m][$reset]\n[$reset]$
_system_version=8
rvm_version=1.27.0 (latest)
SHLVL=1
HOME=/home/vagrant
LOGNAME=vagrant
LC_CTYPE=en_US.UTF-8
XDG_RUNTIME_DIR=/run/user/1000
rvm_user_install_flag=0
_system_name=Debian
_=/usr/bin/env

dvtm

How I have caused this mess ?

$ ls -l
$ vi io.h

After I quit "vi" with :q the mess starts.
I have only pressed "Return" multiple times

When I clear my screen, everything is fine, but it's annoying.

laserswald added a commit to laserswald/dvtm that referenced this issue May 30, 2018
This was tested with Kakoune, which reliably was able to dirty the buffer
whenever I press the right arrow key. (Go figure.)

This should fix martanne#80 and martanne#53; possibly martanne#61 and martanne#20.
cyruseuros pushed a commit to cyruseuros/dvtm that referenced this issue May 28, 2020
This was tested with Kakoune, which reliably was able to dirty the buffer
whenever I press the right arrow key. (Go figure.)

This should fix martanne#80 and martanne#53; possibly martanne#61 and martanne#20.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant