FeatherPad: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 5: Line 5:
|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/download/v0.19.0-os2/featherpad-0.19.0-os2.zip]
|Download=[https://github.com/josch1710/FeatherPad/releases/]
|Website=https://github.com/josch1710/FeatherPad
|Website=https://github.com/josch1710/FeatherPad
}}
}}

Latest revision as of 23:13, 9 September 2023

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.