Ability to View vim, man pages, etc.
Status: Alpha
Brought to you by:
mrn3
If possible, it would be nice if the next version of
ajaxPHPTerm could display vim, man pages, etc. As it
is now, it just crashes and says that a graphical
interface is not available. This has to do with the
fact that the shell commands that are being issued are
going through PHP. The operating system realizes that
the it is not operating through a standard terminal,
so it gives the no GUI error, and it won't display
vim, man pages, or anything else that requires a GUI.