logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

l3afpad - GTK+ based simple text editor

Authors

       Program was written by Tarot Osuji <tarot@sdf.lonestar.org>.

       This  manual  page  was  written  by Carlos Z.F. Liu <carlosliu@users.sourceforge.net> for the Debian GNU
       system (but may be used by others). Updated  by  Jari  Aalto  <jari.aalto@cante.net>,  updated  by  Paulo
       Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>.

       Released  under  license  GNU  GPL  v2  or (at your option) any later version. For more information about
       license, visit <http://www.gnu.org/copyleft/gpl.html>.

leafpad                                            2021-10-12                                         l3afpad(1)

Description

       l3afpad is a simple GTK+ based text editor. The user interface is similar to Windows(tm) notepad. It aims
       to be lighter than GEdit and KWrite and to be as useful as them.

       WARNING: The encoding feature is derived from built-in Glib's iconv feature (g_convert), which you can
       check with command "iconv -l".  Leafpad can use only the listed encoding. Any other encoding cause
       serious data loss.

Environment

       None.

Files

       None.

Name

       l3afpad - GTK+ based simple text editor

Options

--codeset=CODESET
           Set codeset to open file.

       --display=DISPLAY
           X display to use.

       --help
           Dispaly the command line options.

       --screen=SCREEN
           X screen to use.

       --sync
           Make X calls synchronous.

       --tab-width=WIDTH
           Set tab width.

       --version
           Display version number.

See Also

gedit(1) kwrite(1)

Synopsis

         l3afpad [options] [filename]

See Also