FeatherPad: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Software
{{Software
|Picture=FeatherPad.png
|Picture=FeatherPad.png
|Version=0.18.0 (2021-06-26)
|Version=0.19.0 (2021-06-26)
|Vendor=
|Vendor=
|Author=Port: [[Jochen Schäfer]]
|Author=Port: [[Jochen Schäfer]]
|License=GNU GPL V3
|License=GNU GPL V3
|Download=[https://github.com/josch1710/FeatherPad/releases 0.18.0]
|Download=[https://github.com/josch1710/FeatherPad/releases/download/v0.19.0-os2/featherpad-0.19.0-os2.zip]
|Website=https://github.com/josch1710/FeatherPad
|Website=https://github.com/josch1710/FeatherPad
}}
}}

Revision as of 16:04, 28 July 2021

FeatherPad
Version 0.19.0 (2021-06-26)
Vendor
Author Port: Jochen Schäfer
License GNU GPL V3
Download [1]
Website https://github.com/josch1710/FeatherPad

FeatherPad (by Pedram Pourang, a.k.a. Tsu Jan) is a lightweight Qt plain-text editor for Linux and ported to OS/2 and ArcaOS.

Tip for Executing Scripts
  • Go to "Settings -> Files" and there activate "Run executable scripts" and enter the location of your favorite shell, eg. /@unixroot/usr/bin/dash.exe. After that, when you execute a supported script type like python with a shebang, you can run the script by pressing ctrl+e.