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.16.0.tar.gz | 0000873986 854 KB | |
featherpad.changes | 0000014190 13.9 KB | |
featherpad.spec | 0000002832 2.77 KB |
Revision 17 (latest revision is 34)
- Update to 0.16.0: * A right-click item is added to tab/side-pane for opening containing folder. * Natural sorting of items in the side-pane and session dialog. * The warning bar disappears when clicked or, automatically, after 10 seconds. * "To Start Case" is added to the case changing actions. * The 50-ms delay of format updating is removed because Qt's update requests seem appropriate now. * Focus the editor's view with the Escape key. * Current line highlight is made customizable. * The recent files feature can be disabled by setting its number to zero. * Added a "standalone" option to the command-line.It's especially useful when FeatherPad is chosen as the "git" editor. * Fixes and improvements here and there.
Comments 0