DomTerm icon indicating copy to clipboard operation
DomTerm copied to clipboard

DOM/JavaScript-based terminal-emulator/console

Results 40 DomTerm issues
Sort by recently updated
recently updated
newest added

Here are [simplified and tested build instructions](http://domterm.org/Downloading-and-building.html#macos-build-simple) for macOS (tested on Monterrey with HomeBrew and Qt6). Some issues specific to running DomTerm on macOS: * Window buttons ("traffic lights") when...

This roadmap implies no commitment. Priorities may change depending on unexpected difficulties or insights, user requests, or whim. ## Short-term These items are being worked on: * Make custom titlebar...

Is Domterm screen reader accessible? Does it set the correct Aria roles?

WebKit-based browsers (at least WebKitGtk) have some extra issues. This affects Gnome Web (Epiphany), Wry, WebView. * Neither `beforeunload` or `pagehide` event is fired on window close, which means we...

Hello! The sixel glitches I'm seeing so far are here. Attached are two files: * The jexer jar that produced the output. Rename it to jexer.jar, then run via `java...

Hi, It would be great if you could provide a configuration example thanks

I wrote a calculator shell that leverages the power of Julia and DomTerm. I'm excited to see the new RoadMap and waiting for the new JavaScript extension mechanism to make...

Making it easier to install (as it currently has a large number of dependencies) might improve adoption and make it easier to use on a wider variety of systems. I...

It would be nice to let some hover-text appear when I move over some text with the mouse (such as additional information about some object, file, or so). The terminal...

I was trying to compile DomTerm 2.9 with Qt-Advanced-Docking-System. I have built the QT_ADS library and set the lib path to ./configure. However g++ can not compile browsermainwindow.cpp. The error...