After over a year of development, the 1.0.0 Beta version of the cross-platform, multi-threaded, SIMD-optimized FARS file manager was released on March 32nd.
Features:
- To work, you need any terminal emulator that supports formats Sixel, Kitty Graphics Protocol or iTerm2.
- It is desirable that ET supports Kitty Keyboard Protocol, then more keyboard shortcuts will become available.
- Parsing of ESC sequences of ET is performed by the library July 0.5.0.
- The user interface uses my heavily rewritten fork. FTXUI 6.0.0 and 6.0.1) with backend constixel.hpp for rendering in ET.
- Since the interface is no longer text-based, I called this concept SUI – Sixel User Interface (although constixel.hpp supports all three formats).
- For fast work with FS, a library is used llfio, calling the syscall directly.
- Built-in editor based on Lexilla and Scintilla (based on the editor turbo).
- The configuration is stored in TOML format, so Glaze 7.2.0 it fit perfectly.
The project code is written in C++ (C++23 standard) and is distributed under a license wtfpl.
Please report any bugs you find!
Source: linux.org.ru
