Ilia Ross

Results 664 comments of Ilia Ross

> `reset ` don't change anything What about slightly resizing your browser's window?

If you used Authentic Theme you could pass options to Xtermjs constructor, like `fontFamily: 'Courier Sans Mono'`, for example. Does the same issue happen using Framed Theme in Chrome or...

> any example? Yeah, sure. Open browser's console and run the following: ```js config_portable_module_xterm_options = JSON.stringify({'fontFamily': 'Ubuntu Mono, courier-new, courier, monospace'}); theme.config.save(); ``` When done, re-visit Terminal module. > /but...

> Command is some kind incomplete This command would only work in Authentic Theme. > foggy shady = unreadable Which Webmin version are you running? > notification bell not possible...

Thanks, Chris. It seems to work on the first glance, but it would be more useful for the future reader to have it placed in `demos` alongside with other examples.

I have tried: ```Python """A separate terminal for every websocket opened. """ import tornado.ioloop import tornado.web from tornado.httpserver import HTTPServer from tornado.options import options, define from tornado.netutil import bind_unix_socket #...

@KoopaKing Chris, could you please check if the Python script part in example above is correct for Terminado to work with Unix sockets?

> Usermin Direct Mail Filter setup always defaults to spam level even if it has been saved to read a field within the mail header (this could be a theme...

I can also confirm that _procmail_ characters are not saved properly, when other encoding is used. Try any string in Russian, for example and you will see, that the saved...