This is the Linux app named Xi Editor whose latest release can be downloaded as xi-editorxi-unicode-v0.2.1sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Xi Editor with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Xi Editor
DESCRIPTION
Xi Editor is a text editor project with its core / backend written in Rust, designed for high performance, responsive editing (fast rendering, minimal latency), clean architecture separating front-end and core, and extensibility. It was intended to be a modern replacement for editors, to support large files, efficient buffer management, plugin integration. However, its development status indicates it is discontinued (no new features currently planned) though bug fixes are accepted.
Features
- Core-backend / front-end separation: Core handles buffer, editing operations; front-ends render UI etc
- Persistent rope data structure for efficient editing even with large files
- Asynchronous operations (e.g. autosave snapshots, non-blocking operations) so user isn’t blocked by heavy operations
- Support for plugins via pipes / plugin protocol; front-end / core communicate via JSON messages
- Native UI front-ends: macOS front-end (Cocoa), GTK front-end, Windows experimental, Term UI front-end etc
- Emphasis on speed and responsive UX: operations, rendering under 16ms, minimize latency etc
Programming Language
Rust
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/xi-editor.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.