Software:RText
From HandWiki
Developer(s) | Fifesoft |
---|---|
Initial release | 2003 |
Stable release | 2.6.3
/ April 30, 2017 |
Operating system | Java-supporting [1] |
Available in | English, Chinese, French, German, Italian, Japanese, Russian, Spanish, others |
Type | Text editor |
License | Modified BSD License |
Website | bobbylight |
RText is a text editor for programmers, available under the Modified BSD License.
Features
Some of RText's features include:
- Syntax highlighting for over 20 languages
- Regular expression search and replace
- Find in files and Replace in files
- Supports all character encodings supported by the JVM
- Configurable document interface (tabbed, MDI or list view)
- Editor supports multiple fonts simultaneously
- Bracket matching
- Current line highlighting
- Customizable interface (icons, look and feel, color scheme, etc.)
Compatibility
RText is written in Java and runs on Linux, Mac OS X, OS/2, Unix, OpenVMS, and Windows.
See also
- List of text editors
- Comparison of text editors
References
- ↑ Fifesoft (2008). "RText Fifesoft". https://bobbylight.github.io/RText/. Retrieved 2008-08-16.
External links