Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

editra(1) [debian man page]

EDITRA(1)						      General Commands Manual							 EDITRA(1)

NAME
editra - Simple multi-platform text editor SYNOPSIS
Editra [OPTIONS] [files...] DESCRIPTION
editra is a multi-platform text editor with an implementation that focuses on creating an easy to use interface and features that aid in code development. Currently it supports syntax highlighting and variety of other useful features for over 60 programming languages. OPTIONS
-h, --help Show summary of options. -v, --version Show version of program. -c, --confdir Set custom configuration directory at runtime -d, --debug Turn on console debugging --auth Print the ipc server info -p, --profileOut Turn on console debugging SEE ALSO
baz(1). AUTHOR
editra was written by Cody Precord <cprecord@editra.org>. This manual page was written by Alejandro Garrido Mota <garridomota@gmail.com>, for the Debian project (and may be used by others). May 3, 2009 EDITRA(1)

Check Out this Related Man Page

BEAVER(1)						      General Commands Manual							 BEAVER(1)

NAME
beaver - an advanced editor based on GTK+ libraries. SYNOPSIS
beaver [OPTIONS] [filename(s)] DESCRIPTION
This manual page documents briefly the beaver commands. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. beaver is an Early AdVanced EditoR OPTIONS
A summary of options is included below. --help, -? Show this help message. --usage Display brief usage message. --gdk-debug=FLAGS Gdk debugging flags to set. --gdk-no-debug=FLAGS Gdk debugging flags to unset. --display=DISPLAY X display to use. --sync Make X calls synchronous. --no-xshm Don't use X shared memory extension. --name=NAME Program name as used by the window manager. --class=CLASS Program class as used by the window manager. --gtk-debug=FLAGS Gtk+ debugging flags to set. --gtk-no-debug=FLAGS Gtk+ debugging flags to unset. --g-fatal-warnings Make all warnings fatal. --gtk-module=MODULE Load an additional Gtk module. --version Show version of program. FILES
~/.beaver/wordfile.txt Configuration file used for syntax highlighting, automatic completion, etc. It is 100% compatible with UltraEdit wordfile.txt's and you can download other wordfile.txt's supporting tons of other languages at <http://www.ultraedit.com/downloads/additional.html>. ~/.beaver/* Other files. AUTHOR
This manual page was written by Ramakrishnan M <rkrishnan@ti.com>, for the Debian GNU/Linux system (but may be used by others). X Version 11 February 16, 2001 BEAVER(1)
Man Page