Source Code Editor based on Scintilla
https://www.scintilla.org/SciTE.html
SciTE is a SCIntilla based Text Editor. Originally built to demonstrate
Scintilla, it has grown to be a generally useful editor with facilities for
building and running programs.
- Devel package for openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout editors/scite && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
scite-use-system-scintilla.patch | 0000003339 3.26 KB | |
scite.changes | 0000087507 85.5 KB | |
scite.spec | 0000002782 2.72 KB | |
scite550.tgz | 0004784815 4.56 MB |
Revision 36 (latest revision is 39)
Atri Bhattacharya (badshah400)
accepted
request 1172446
from
Andrea Manzini (amanzini)
(revision 36)
- Update to version 5.5.0: * Fix read failure for UTF-16LE files where surrogate pair straddles block boundary and lead surrogate is a multiple of 256. * On GTK, treat message box close as cancel. This is safer when closing a file with unsaved changes. Bug #2434.
Comments 0