~[ruby-1.8.7-p334]: gedit --help-all
Usage:
gedit [OPTION...] [FILE...] [+LINE[:COLUMN]] - Edit text files
Help Options:
-h, --help Show help options
--help-all Show all help options
--help-gtk Show GTK+ Options
--help-sm-client Show session management options
GTK+ Options
--class=CLASS Program class as used by the window manager
--name=NAME Program name as used by the window manager
--gtk-module=MODULES Load additional GTK+ modules
--g-fatal-warnings Make all warnings fatal
Session management options:
--sm-client-disable Disable connection to session manager
--sm-client-state-file=FILE Specify file containing saved configuration
--sm-client-id=ID Specify session management ID
Application Options:
-V, --version Show the application's version
--list-encodings Display list of possible values for the encoding option
--encoding=ENCODING Set the character encoding to be used to open the files listed on the command line
--new-window Create a new top-level window in an existing instance of gedit
--new-document Create a new document in an existing instance of gedit
-g, --geometry=GEOMETRY Set the X geometry window size (WIDTHxHEIGHT+X+Y)
-w, --wait Open files and block process until files are closed
-b, --background Run gedit in the background
-s, --standalone Run gedit in standalone mode
--display=DISPLAY X display to use
В textmate я могу сказать:
$ mate ~/code/myapp
И все, я могу делать дела. Так же могу задать другой каталог и откроется еще один экземпляр textmate.
Ну в чем смысл всего этого в gedit?