From: m s. <mw...@us...> - 2021-02-25 03:03:33
|
Hi All, I have used the X11 terminal forever. I'm looking to use the Qt terminal with my switch to version 5.4. One thing I can't seem to do is set the default plot window size. With X11 you could do this through the Xresource mechanism. I can set it with the 'set term qt' command, but I would like to be able to set in the Qt settings dialog. Then it could be saved with the settings. I also noticed that the 'set term qt' command doesn't support a rounded/norounded option for line drawing. This can only be done via the Qt settings dialog. So here is my idea. Add window width and height inputs to the Qt settings dialog to set a default terminal size. Add rounded/norounded (aka butt) option to the 'set term qt' command. If these ideas seem worthwhile, I'm willing to work on coding it up. MikeS |