2025-12-10 22:53:24 +00:00
2025-12-10 22:51:19 +00:00
2025-12-10 22:51:19 +00:00
2025-12-10 22:19:22 +00:00
2025-12-10 22:12:27 +00:00
2025-12-10 22:51:19 +00:00
2025-12-10 22:12:27 +00:00
2025-09-20 15:13:01 +01:00
2025-12-10 01:14:51 +00:00
2025-12-10 22:53:24 +00:00

Copyright 2025 Syed Daanish

Crib

A TUI IDE.

TODO

  • Add support for text selection (slect range / all).
  • Add support for delete key.
  • Add support for copy/cut/paste.
  • Add mouse support.
  • Add modes for editing - insert, select, normal, etc.
  • Add folding support.
  • Add feature where doing enter uses tree-sitter to add newline with indentation.
    1. it should also put stuff like } on the next line.
  • Add support for brackets/quotes to auto-close.
  • Add scm files for all the supported languages. (2/14) Done.
  • Add support for wide characters with wrapping.
Description
A TUI IDE.
Readme 3.6 MiB
Languages
C++ 50.1%
tree-sitter-query 48.8%
Makefile 1.1%