User Activity

  • Posted a comment on ticket #85 on mlterm(Multi Lingual TERMinal emulator)

    Hi, I can confirm that the bugs highlighted by my repro script have been fixed. Thank you! While playing around however, I managed to get the lines to scroll up again by printing long lines in a small window and then scaling it up. Repro for the new bug variant: 1 2 3 4 5 6 7 8 9 10 11#!/bin/sh printf "\x1b[8;20;80t" for j in {0..10} ; do echo -n " $j: " for i in {00..50} ; do echo -n $i ; done done echo echo last line at the bottom of the terminal sleep 2 printf "\x1b[8;20;120t" echo last line no...

  • Posted a comment on ticket #85 on mlterm(Multi Lingual TERMinal emulator)

    Hi! Thank you so much for the fix! I can confirm that dynamic resizing is working and output is not being eaten up by horizontal resizing anymore. As you mentioned it isn't quite perfect, there are three minor issues I have noticed: Scrolling up (Shift+PgUp) after scaling down the window doesn't reflow the old output that was off-screen (vertically) before, it stays truncated. Scrolling up after enlarging the window again brings it back though. When scaling down the window, the log is pushed off-screen...

  • Created ticket #85 on mlterm(Multi Lingual TERMinal emulator)

    Horizontal resizing and wrapping

View All

Personal Data

Username:
atemu
Joined:
2020-08-11 07:00:10

Projects

  • No projects to display.

Personal Tools