History log of /haiku/src/tests/apps/miniterminal/Arguments.h
Revision Date Author Comments
# 4cbc183b 21-Jul-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Added option "-t" to specify the window title.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13797 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 42244cf3 14-Jul-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

* Changed MiniTerminal command line arguments. Location and size are now
specified via options -l and -s. An arbitrary program can be run in the
terminal instead of a shell.
* Console::fState was never initialized which could cause the terminal to
not print anything.
* stdin, -out, and -err were set in MiniView::Start() and in
MiniView::ExecuteShell(). Thus resetting them in the latter method after
executing the shell had no effect. Removed it in the former method and
now reset them after loading, but before resuming the shell.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13676 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4cbc183b53c514dfa87690f2e4ffb596dbeb708f 21-Jul-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Added option "-t" to specify the window title.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13797 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 42244cf30eecf46a9e9e45953b0cc05870f765c1 14-Jul-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

* Changed MiniTerminal command line arguments. Location and size are now
specified via options -l and -s. An arbitrary program can be run in the
terminal instead of a shell.
* Console::fState was never initialized which could cause the terminal to
not print anything.
* stdin, -out, and -err were set in MiniView::Start() and in
MiniView::ExecuteShell(). Thus resetting them in the latter method after
executing the shell had no effect. Removed it in the former method and
now reset them after loading, but before resuming the shell.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13676 a95241bf-73f2-0310-859d-f6bbb57e9c96