GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GEDIT(1) FreeBSD General Commands Manual GEDIT(1)

gedit - a general-purpose text editor

gedit [OPTION...] [FILE...] [+LINE[:COLUMN]]
gedit [OPTION...] -

gedit is an easy-to-use and general-purpose text editor. Its development started in 1998, at the beginnings of the GNOME project, with a good integration with that desktop environment.

You can use it to write simple notes and documents, or you can enable more advanced features that are useful for software development.

Set the character encoding to be used for opening the files listed on the command line.
Display list of possible values for the encoding option and exit.
Create a new toplevel window in an existing instance of gedit.
Create a new document in an existing instance of gedit.
Run gedit in standalone mode.
Open files and block the gedit process.
Prints the command line options.
Output version information and exit.
Specifies the file to open when gedit starts. If this is not specified, gedit will load a blank file with an "Unsaved Document" label. Multiple files can be loaded if they are separated by spaces. gedit also supports handling of remote files. For example, you can pass the location of a webpage to gedit , like "http://www.gnome.org", or load a file from a FTP server, like "ftp://ftp.gnome.org/robots.txt".
-
gedit will read from stdin
+LINE
For the first file, go to the line specified by LINE (do not insert a space between the "+" sign and the number). If LINE is missing, go to the last line.
For the first file, go to the column specified by COLUMN. If COLUMN is missing, go to the first column.

If you find a bug, please report it at the GNOME bug tracker. See: https://gedit-technology.github.io/apps/gedit/reporting-bugs.html

Paolo Borelli
Sébastien Wilmet
Ignacio Casal Quinteiro
Jesse van den Kieboom
Paolo Maggi
and many others.

17 July 2022

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.