Mockup version 4
15 July 2006
Download from the sourceforge page.
The latest release comes with major enhancements including,
- A demo shell
The demo shell and the anthias terminal communicate over a socket. Currently, the demo shell only provides a list of completions to the terminal. - A basic completion system
The terminal now shows completions for program names. General filesystem completions are not yet supported.
Note
The current mockup versions are for advanced users only. They are compiled against development versions of Qt 4 and KDE 4. You need to compile them first, before being able to compile anthias.
The current mockup versions are for advanced users only. They are compiled against development versions of Qt 4 and KDE 4. You need to compile them first, before being able to compile anthias.
Changelog
This is the changelog for the mockup versions.Version 4
15 July 2006
+ Demo shell and communication protocol.+ A basic completion system.
Version 3.1
22 March 2006
* Gui cleanup. The terminal emulations now resises properly and
fills up available space.
Version 3
22 March 2006
+ Real terminal emulation based on Konsole sources.+ Based on KDE4 and QT4.
Version 2
22 March 2006
+ Hierarchial directory viewer.+ Tab support (Create multiple tabs using Ctrl+D)