Mercurial > hg
comparison .hgignore @ 38413:96871ca32270
crecord: re-center display in interactive curses commit on pageup/down
A long-standing issue in the crecord (interactive curses commit interface)
is that using PageUp/Down to move along longer-than current screen size
chunks would "lose" the cursor and not properly re-center.
There has been self.recenterdisplayedarea() to do that, but it has not been
in use for some reason. Add calls to the appropriate uparrowshiftevent()
and downarrowshiftevent() methods to fix this.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Tue, 19 Jun 2018 13:07:18 +0300 |
parents | 1335bbfb066f |
children | c8ef9d897e14 |
comparison
equal
deleted
inserted
replaced
38412:a0e185f10454 | 38413:96871ca32270 |
---|