diff options
author | Anatol Pomozov <anatol.pomozov@gmail.com> | 2020-10-22 18:31:14 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2020-11-26 06:47:47 +0100 |
commit | 2859a6eefcb465a382267c6e5981192c6a54f5bb (patch) | |
tree | e1033093b4af8d075727b37339d6cccbcb62aaa9 /lib/libalpm/version.c | |
parent | 94ac3330dd3a42958ad5d9606ec254bc112936bf (diff) | |
download | pacman-2859a6eefcb465a382267c6e5981192c6a54f5bb.tar.gz pacman-2859a6eefcb465a382267c6e5981192c6a54f5bb.tar.xz |
Go to the end of screen if 'printonly' mode enabled
At the end of download operation our code makes sure the cursor is moved
to the end of the drawing area. But 'printonly' mode has its own if() branch
that skips this cursor alignment. Add cursor_goto_end() to the 'printonly'
codepath to make sure it does not clobber previous output.
Fixes FS#68355
Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'lib/libalpm/version.c')
0 files changed, 0 insertions, 0 deletions