add Xfce4 Terminal to linux presets
Eclipse plugin that opens system console, file browser for selection
Brought to you by:
anb0s,
marcelschoen
+1
http://docs.xfce.org/apps/terminal/command-line
Here is a summary of all the options, grouped by type. Explanations are in the following sections.
General Options
-h, --help ; -V, --version ; --disable-server ; --color-table ; --default-display=display ; --default-working-directory=directory
Window or Tab Separators
--tab ; --window
Tab Options
-x, --execute ; -e, --command=command ; --working-directory=directory ; -T, --title=title ; -H, --hold
Window Options
--display=display ; --geometry=geometry ; --role=role ; --startup-id=string ; -I, --icon=icon ; --fullscreen ; --maximize ; --show-menubar , --hide-menubar ; --show-borders , --hide-borders ; --show-toolbar , --hide-toolbar
Tested with Xfce Terminal-Emulator 0.4.8
Working preset:
Open:xfce4-terminal --working-directory={1}
Run: xfce4-terminal --working-directory={1} --command=./''{3}'' --hold
--hold is optional for holding terminal opened after command execution
migrated to GitHub:
https://github.com/anb0s/EasyShell/issues/21
closed this, because handled at GitHub now: https://github.com/anb0s/EasyShell/issues/21