commit 70d48f0db2ff618436df7c8c52ead5a0701fd7ab parent 4231d51da9384a00934a82cb9c17815b356a068a Author: Louis Burda <quent.burda@gmail.com> Date: Sat, 23 Dec 2023 21:10:10 +0100 Dont reset view offset on reload Diffstat:
M | tis100-curses.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/tis100-curses.c b/tis100-curses.c @@ -450,7 +450,6 @@ reset(int ifd, int argc, const char **argv, bool watch) die("inotify_add_watch '%s':", argv[1]); tpu_sel = first_tpu(); - tui_seek(NULL, MID, MID); } int