Query: gnome-text-editor
OS: sunos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gedit(1) User Commands gedit(1)NAMEgnome-text-editor, gedit - Limited functionality text editor for the GNOME desktop.SYNOPSISgnome-text-editor [--debug [-section]] [gnome-std-options] [--help] [--new-document] [--new-window] [--quit] [filename] gedit [--debug [-section]] [gnome-std-options] [--help] [--new-document] [--new-window] [--quit] [filename]DESCRIPTIONThe gnome-text-editor application is a text editor for the GNOME desktop. The application is also called gedit. You can use gedit as a shorter command to start the application. The application enables you to edit multiple documents at the same time. Each document resides in a specific tabbed section of the application window. When you start the application from the command line, you can specify one or more filenames. When gedit starts, the application opens all files that you list on the command line.OPTIONSThe following options are supported: --debug [-section] Run gedit in debug mode. In debug mode all the functions that are being called dump the function names to the con- sole. You can specify the following sections for debugging: o window o commands o document o file o plugins o prefs o print o search o undo o view o recent Run gedit --help for more information. gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5) for more information. --help Print the command line options. --new-document Create a new top-level document or tabbed section in an existing instance of gedit. --new-window Create a new top-level window in an existing instance of gedit. --quit Quit an existing instance of gedit.EXTENDED DESCRIPTIONThe gedit application accepts pipes, so you can specify a pipe after another command, to load the output of the command into gedit. For example: example% ls -l | geditEXAMPLESExample 1: To Edit an ASCII File Named document.txt example% gedit document.txt Example 2: To Add a New Tab That Contains an ASCII File Named book.txt example% gedit --new-document book.txt Example 3: To Add a New Top-Level Window That Contains an ASCII File Named testfile.txt example% gedit --new-window testfile.txtEXIT STATUSThe following exit values are returned: 0 Application exited successfully. >0 An error occurred.FILESThe following files are used by this application: /usr/bin/gnome-text-editor The executable file for the gnome-text-editor application. /usr/bin/gedit A symbolic link to the gnome-text-editor executable file.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-text-editor | +-----------------------------+-----------------------------+ | | | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+SEE ALSOgnome-std-options(5), libgtksourceview-1.0(3) Online Help gedit manual.NOTESThis man page was written by the following people: Paolo Maggi, Chema Celorio, James Willcox, Federico Mena Quintero. Updated by Brian Cameron, Sun Microsystems Inc., 2003, 2004. SunOS 5.10 31 Aug 2004 gedit(1)
Related Man Pages |
---|
gnome-text-editor(1) - sunos |
gedit(1) - opensolaris |
gedit(1) - centos |
gedit(1) - suse |
gnome-session-save(1) - mojave |
Similar Topics in the Unix Linux Community |
---|
Shell scripting adding text to top of file |
running X-11 programs as root |
Searching filenames containing certain text??? |
Any better text editor for unix? |
File that Contains a List of Files |