Lightweight Qt5 Plain-Text Editor for Linux
FeatherPad is a lightweight Qt5 plain-text editor for Linux. It is independent of any desktop environment and has:
* Drag-and-drop support, including tab detachment and attachment;
* X11 virtual desktop awareness (using tabs on current desktop but opening a new window on another);
* An optionally permanent search-bar with a different search entry for each tab;
* Instant highlighting of found matches when searching;
* A docked window for text replacement;
* Support for showing line numbers and jumping to a specific line;
* Automatic detection of text encoding as far as possible and optional saving with encoding;
* Syntax highlighting for common programming languages;
* Printing;
* Text zooming;
* Appropriate but non-interrupting prompts;
- Developed at X11:LXQt
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/featherpad && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
V0.18.0.tar.gz | 0000967643 945 KB | |
featherpad.changes | 0000016527 16.1 KB | |
featherpad.spec | 0000002832 2.77 KB |
Revision 20 (latest revision is 34)
- Update to 0.18.0: * Fixed a rare problem in highlighting of multiline comments. * Added Java, JSON and Pascal to syntax highlighting. * Improved Perl, Ruby, PHP and LaTex syntax highlighting. * Prevented Qt from giving non-plain text to the selection clipboard. * Made PageUp/PageDown select the first/last item of the search history when the search line-edit is focused. * If needed, the cursor positions is also saved when the app is terminated by SIGTERM. * Prevented the spell checker from changing an uneditable document. * Added an icon and two context menu items to tabs/view-items of files that have final targets other than immediate symlink targets (e.g., when their parent directories are symlinks).
Comments 0