banga / git-split-diffs

Syntax highlighted side-by-side diffs in your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Less sometimes stop working, key will print in cmd line diretly.

gitsang opened this issue · comments

Less sometimes stop working, key will print in cmd line diretly without doing anything. I have no idea if it is cause by git-split-diffs. I have never meet that case before.

image

Often happens when press j continuously.

image

And can not quit less by pressing q or ctrl + c or ^]. The only way I found to quit is ctrl + z.

# less --version
less 458 (POSIX regular expressions)
Copyright (C) 1984-2012 Mark Nudelman

less comes with NO WARRANTY, to the extent permitted by law.
For information about the terms of redistribution,
see the file named README in the less distribution.
Homepage: http://www.greenwoodsoftware.com/less

Oof this happens to me too and annoyingly doesn’t reproduce on the same input twice. Are you able to repro it consistently?

Can't, it is difficult to reproduce the same situation.

Merging this into #16, which I believe is the same issue