Dax T Games
Dax T Games
I have this is issue using `vim` from Git for Windows in a `Cmd.exe` session using `Cmder`. `B` from holding the down arrow. `A` from holding the up arrow. `C`...
Some more info setting `TERM=xterm-256` solve this issue in Cmder but causes many others so it is not an acceptable fix. This is only using arrow keys. Using `h, j,...
Using `ConEmuBuild=200713` with default Conemu settings arrow keys do not work at all using Git for Windows 2.28.0 `vim.exe` from `CMD.exe`. Setting `TERM=cygwin` enables arrow keys in `vim` on `CMD.exe`...
Behavior in Cmder and Conemu is identical.
Any word on this? I just tried the latest alpha ConEmuPack.201124.7z and this issue still exists.
Thanks @Maximus5, Testing the release you mentioned above, still happening: ### Test 1: Open a file in `vim` Line 148 is inserted while holding down the down arrow key: ...
The second test was Conemu running `Shells::cmd` default session from conemu with no Cmder init scripts. I edited my previous report to make that more clear.
@Maximus5 I don't know what you mean by 'is there proper connector loaded, modes were set, and so on'. Tests are conducted with Cmder and ConEmu cmd.exe sessions. I looked...
@Maximus5 Thanks for your patience.  On the left is the ConEmu Cmd.exe Task `shells::cmd` on the right is ConEmu Cmd.exe Task`cmd::Cmder` Test 1 [above](https://github.com/Maximus5/ConEmu/issues/1691#issuecomment-757493444) was done in `cmd::Cmder`. -...
@Maximus5 I have been reading your https://conemu.github.io/en/CygwinMsys.html to try and understand better. I just tested Windows `cmd.exe` running the same `vim.exe` from Git for Windows with `term =cygwin` set in...