Results 1 to 6 of 6

Thread: Anthias : An extended terminal

  1. #1
    Join Date
    Mar 2006
    Location
    India
    Posts
    15
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Unix/X11

    Lightbulb Anthias : An extended terminal

    Hi,

    I am developing Anthias. As described in the website,

    Anthias is (or rather will be) an extended terminal with support for features like
    • Command-line completion
    • Syntax highlighting of command line
    • Directory browsing (in the same spirit of Norton Commander, Krusader, etc)


    Key design goals include
    • Support for all existing programs that use the ANSI terminal. Only the shell will need to be modified (if it wants to use Anthias features).
    • Keyboard navigability. Most operations should be accessible with simple keystrokes.
    • Support for SSH sessions
    • Support for multiple shells
    • NO KIO support. Support for only the vanilla filesystem.


    The next feature I want to implement is syntax highlighting. Since I am not an expert in Qt, any help is welcome. If anybody would like to join in, let me know.

    Note that, the program is still in mockup stage. And, it is based on Qt4/KDE4.

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Anthias : An extended terminal

    Looks promissing. Will you be integrating support of kparts to show file contents or such?

  3. #3
    Join Date
    Mar 2006
    Location
    India
    Posts
    15
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Unix/X11

    Thumbs up Re: Anthias : An extended terminal

    Quote Originally Posted by e8johan
    Looks promissing. Will you be integrating support of kparts to show file contents or such?
    Hmm.. good idea, if implemented on a small scale. We could probably use some kind of preview feature. For example, typing
    catx icon.png
    could show a preview of the image in a little embedded window in the terminal.

    Though, I woudn't favour a full-fledge embedded picture editor, for example. IMO, it would go against the simple terminal (console) paradigm.
    Qt 4.2 (qt-copy in KDE svn)
    KDE 4.0 (svn)
    Currently developing Anthias

  4. #4
    Join Date
    Jan 2006
    Location
    Maui, Hawaii
    Posts
    120
    Thanks
    65
    Thanked 4 Times in 4 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Anthias : An extended terminal

    Sounds fun. Command-line completion is cool.

    The background desktop transparency in the Apple Terminal would be a neat feature. The other day I was showing a friend an app from the command line, and he didn't even notice the app because he was so impressed with the semi-transparent command line.

  5. #5
    Join Date
    Apr 2006
    Posts
    29
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11

    Default Re: Anthias : An extended terminal

    Will Anthias be crossplatform ? I mean only QT4 ?

    Very good idea indeed.

  6. #6
    Join Date
    Jan 2007
    Posts
    177
    Thanks
    8
    Thanked 10 Times in 9 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Anthias : An extended terminal

    could you make the terminal widget accesible for developers?
    i mean make a custom widget, so that other developers can integrate a terminal in their app.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.