I've been told to run this in an immediate window:
SetOption ("auto_resize_command_window", 1)
SetOption ("auto_resize_minimum_lines", 1)
SetOption ("auto_resize_maximum_lines", 1)
It works quite nicely, but it would be awesome if we could just click somewhere (or mark an option) to lock the output/input separator and then be able to freely click and (try to) drag it without moving it.
It would also be awesome if we could specify its height by keyboard, just like it happens when we use the immediate commands above. After all, of what use is a command input that is composed of "fractions" of lines? I'd risk saying (at least almost) everybody tries to achieve an integer number of lines by dragging the separator with the mouse. An option to specify the number of lines (and to have MUSHclient calculate the correct height for us based on input font and size settings) would rock.
SetOption ("auto_resize_command_window", 1)
SetOption ("auto_resize_minimum_lines", 1)
SetOption ("auto_resize_maximum_lines", 1)
It works quite nicely, but it would be awesome if we could just click somewhere (or mark an option) to lock the output/input separator and then be able to freely click and (try to) drag it without moving it.
It would also be awesome if we could specify its height by keyboard, just like it happens when we use the immediate commands above. After all, of what use is a command input that is composed of "fractions" of lines? I'd risk saying (at least almost) everybody tries to achieve an integer number of lines by dragging the separator with the mouse. An option to specify the number of lines (and to have MUSHclient calculate the correct height for us based on input font and size settings) would rock.