10 lines
601 B
Plaintext
10 lines
601 B
Plaintext
Cross-platform source code editor with a Python application programming interface.
|
|
It natively supports many programming languages and markup languages. Additional features can be added with plugins.
|
|
|
|
On armhf based Operating Systems, this runs Sublime Text 2 with the Box86 emulator.
|
|
However on arm64 based Operating Systems this runs the latest Sublime Text 4 without any emulation.
|
|
|
|
To run: Menu -> Programming -> Sublime Text
|
|
To run in a terminal if you are using a 32-bit OS: box86 ~/'Sublime Text 2'/sublime_text
|
|
To run in a terminal if you are using a 64-bit OS: /opt/sublime_text/sublime_text
|