(pronounced "Zigh")
A Qt front-end for xi-editor.
- QT5 (Tested 5.12.2)
- Visual Studio 2019
- Windows OS 64Bit (Tested Windows 10 17763.437)
- Building core
- Make sure xi-core can be found in system path
- Clone xi-qt
git clone https://github.com/zhiyaluo/xi-qt
- Open xi-qt.pro in Qt Creator
- Inconsolata
- syntect plugin
Command | Keybinding |
---|---|
Open | Ctrl+O |
Close | Ctrl+W |
Save | Ctrl+S |
New | Ctrl+N |
Scroll Test | F8 |
- Drag file
- Notification
- Improve selection
- Find/Replace
- Preferences
- Hover
- Menu
- Statusbar
- Quick open
- Command palette
- Blink cursor
- Effective text layout
- OpenGL
- SIMD
- Portable (Linux)
- Mouse interactive (input/selection)
- Multi input
- Saving
- Copy/Paste/Cut
- Shortcuts
- IME
- Gutter
- Undo/Redo
- FPS Counter
Pull requests are very welcome.