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.1.1.tar.gz | 0001061498 1.01 MB | |
featherpad.changes | 0000018593 18.2 KB | |
featherpad.spec | 0000002876 2.81 KB |
Revision 23 (latest revision is 34)
- Update to 1.1.1: * Fixed highlighting of Markdown's single-line codes with multiple back-quotes. * Prevented a rare hang-like behavior with some malformed XML documents. * Fixed the positions of instant tab tool-tips with Qt6. - Update to 1.1.0: * A problem is fixed in saving with UTF-16. * A very rare stack overflow is prevented when matching brackets inhuge files. * The maximum number of recent files is increased to 50. * Added Tcl syntax highlighting. * Lots of keywords are added to syntax highlighting for various programming languages. * Fixes and improvements to XML and Lua syntax highlighting. * Enabled experimental compilation against Qt6. The default cmake compilation is still against Qt5.
Comments 0