Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.59k stars 572 forks source link

Vim is too slow to move cursor with my vimrc when editing file with lots content. #1423

Open tooyangtoonaive opened 6 years ago

tooyangtoonaive commented 6 years ago

Versions

ConEmu build: 180114 x64 OS version: Windows 7 x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): git-bash GNU bash, version 4.4.12(1)-release (x86_64-pc-msys)

Problem description

Vim is too slow to move cursor with my vimrc when editing file with lots content.

Steps to reproduce

  1. Vim is too slow to move cursor with my vimrc when editing file with lots content.

Actual results

Very very slow

Expected results

good performance

my config

.vimrc set cursorcolumn set cursorline highlight CursorLine cterm=NONE ctermbg=DarkRed ctermfg=green guibg=NONE guifg=NONE highlight CursorColumn cterm=NONE ctermbg=DarkRed ctermfg=green guibg=NONE guifg=NONE

ConEmu's config is default.

Maximus5 commented 6 years ago
  1. Description is not clear. Slow? What? Where?
  2. How do you start your console?
  3. Why do you think it's a ConEmu problem?
tooyangtoonaive commented 6 years ago

ConEmu is more slower than git's terminal emulator

ConEmu's performance 1

git's terminal emulator performance 2

Maximus5 commented 6 years ago

Unanswered

How do you start your console?

tooyangtoonaive commented 6 years ago

@Maximus5 1

Maximus5 commented 6 years ago

So you do not run bash/vim via cygwin/msys connector in ConEmu? On the "fast" screenshot how do you started your console?

tooyangtoonaive commented 6 years ago

Even vim launch on ConEmu directly, it 's still slow. 1 @Maximus5 It's so strange that there's a more familiar method to start a git's bash than DOUBLE CLICK the shortcut icon on Desktop, isn't it ? Why don't try yourself ? Does it's too difficult to admit a bug ?

Maximus5 commented 6 years ago

@tooyangtoonavie Why do you ignore my questions? Don't you really believe I can magically guess that you start git's bash with "DOUBLE CLICK"? Moreover, how can I guess what is the contents if the shortcut icon on your Desktop?

I will surprise you.

  1. Press Win+R and run your C:\Program Files\Git\bin\bash.exe (don't you use DefTerm feature?). Run vim and observe the slowness.
  2. Press Win+R and run ConEmu64.exe -basic -run {Git Bash}. Run vim and compare the speed.
tooyangtoonaive commented 6 years ago

@Maximus5 OK, I see. I choose "{Bash::Git bash}" on fast configuration and preformance is very fast.

Forgive my rude. thx

benyaminl commented 6 years ago

@Maximus5 I also experience vim slow when I'm on battery saving on ASUS laptop using windows 7 and cygwin with conemu. Is there anyway to troubleshoot it? Thanks

benyaminl commented 5 years ago

Nope No atom window. My computer is i7 and 16gb ram. It's accessing localhost Ubuntu VIM, it's heck slow and sometimes not moving.

Regards, Benyamin Limanto sent from my ASUS Fonepad 8

Pada tanggal Rab, 9 Jan 2019 14.01 Siwei 申思维 <notifications@github.com menulis:

in my case,

  1. Vim version is 8.0
  2. Atom editor is opening.

so I suggest to close all the "Atom" editor windows and then try again

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Maximus5/ConEmu/issues/1423#issuecomment-452592767, or mute the thread https://github.com/notifications/unsubscribe-auth/ACr9NCEpAjclBBfBrlpPlYApwM_wyEbyks5vBZPkgaJpZM4RuUwN .

sg552 commented 5 years ago

@benyaminl Yes you are right . After researching , I found the "vim slow" is not related with 'Atom' editor. So I give up.

benyaminl commented 5 years ago

Ha-ha-ha.. good one. It's maybe the nature of the conemu it self. It's quite interesting case, because con emu print one by one the screen and it's very slow

Regards, Benyamin Limanto sent from my ASUS Fonepad 8

Pada tanggal Rab, 9 Jan 2019 16.35 Siwei 申思维 <notifications@github.com menulis:

@benyaminl https://github.com/benyaminl Yes you are right . After researching , I found the "vim slow" is not related with 'Atom' editor. So I give up.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Maximus5/ConEmu/issues/1423#issuecomment-452631382, or mute the thread https://github.com/notifications/unsubscribe-auth/ACr9NMLwWLALbJrLYtstXkN3KcXOQQhTks5vBbfVgaJpZM4RuUwN .