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 |
---|---|---|
V1.0.0.tar.gz | 0001010200 987 KB | |
featherpad.changes | 0000017176 16.8 KB | |
featherpad.spec | 0000002876 2.81 KB |
Revision 21 (latest revision is 35)
- Update to 1.0.0: * Miscellaneous fixes to syntax highlighting of some programming languages. Also, a little faster highlighting in general. * Go is added to syntax highlighting. * Final symlink targets are also checked for detecting programming languages. * An option is added for disabling menu-bar accelerators. * Number separators are used on the status-bar. * AppStream metadata is added by Balló György * Support for OS/2 is added by josch1710 at GitHub. * Bumped the version to 1.0.0
Comments 0