Leafpad
NAME
leafpad - GTK+ based simple text editor
SYNOPSIS
leafpad [OPTION...] [filename]
DESCRIPTION
Leafpad is a simple GTK+ text editor
that emphasizes simplicity. As development focuses on keeping weight down to a minimum,
only the most essential features are implemented in the editor.
Leafpad is simple to use, is easily compiled, requires few libraries, and starts up quickly.
Currently Leafpad has the following features:
- Codeset option (Some OpenI18N registered)
- Auto codeset detection (UTF-8 and some codesets)
- Unlimitted Undo/Redo
- Auto/Multi-line Indent
- Display line numbers
- Drag and Drop
- Printing
SCREENSHOT
SEE ALSO
notepad,
gedit,
kwrite
DOWNLOAD
leafpad-0.8.18.1.tar.gz
- Fixed action when file name contains colon (John Lindgren, Mikko Viinamaki).
- Fixed memory leak on saving file (Dmitry Artamonow).
- Fixed caseless search bug (Dmitry Artamonow).
- Fixed memory leak on line numbering (Hongwei Xi).
- Fixed truncation on saving file (Alex, brian m. carlson).
- Added translations: eo, gl.
- Updated translations: fi, hu.
You can download old versions from
http://savannah.nongnu.org/download/leafpad/
Leafpad is released under the GNU General Public License (GPL)
Requirement
- GTK+ >= 2.0.0
- libgnomeprint & libgnomeprintui >= 2.2.0 (optional)
Packages
Linux
BSD
Handheld
CONTRIBUTION
Translation
Translations is supported by the Translation Project. If you would like to write translation, please submit it via the TP.
FAQ
- How do I change background color?
-
Check your .gtkrc-2.0 (or .gtkrc-2.0.mine) in home folder and modify properly. example
tarot at freeshell organization