qweb icon indicating copy to clipboard operation
qweb copied to clipboard

QWeb and Ajaxterm

Results 16 qweb issues
Sort by recently updated
recently updated
newest added

The selector pre.term does not match any HTML node on recent versions of Firefox and Chromium, so the corresponding styles were not applied

It used to work, but today, I only get a grey screen with the status line at the top. The login and password is handled correctly, but displayed in one...

Change ``` html ``` to ``` html ``` It will render terminal visualisation better.

I am using ajaxterm with Firefox, when I edit a text file with vim and hit `` to use visual highlighting mode, Ajaxterm does not display the inverse video that...

Without this patch, it is impossible to pass command with arguments in '-c', for example `ajaxterm -c "telnet myhost 1234"`

Added an ignore entry for ascii 0x01, which would cause the terminal to hang whenever a telnet session was started See https://github.com/antonylesuisse/qweb/issues/4