Ned: ImGui Text Editor with GL Shaders
5 days ago
- #programming
- #text-editor
- #open-source
- Retro-style text editor with GL shader effects.
- Features Tree Sitter syntax highlighting and LSP integration.
- Includes a terminal emulator based on suckless st.c.
- Supports multi-cursor editing and text bookmarks.
- Offers Copilot-like auto-complete using OpenRouter.
- Custom lexers and tokenizers for obscure syntax patterns.
- Embeddable in other ImGui applications with emoji support.
- Tested on macOS ARM/Intel, Windows x64, and Debian.
- AI agent integration with OpenRouter for code edits.
- Multi-cursor system for efficient text editing.