11 lines
335 B
Markdown
11 lines
335 B
Markdown
Copyright 2025 Syed Daanish
|
|
|
|
# Crib
|
|
|
|
A TUI IDE.
|
|
|
|
# TODO
|
|
|
|
- [ ] VERY HIGH PRIORITY: fix bug when moving upwards into wrapped line (cuses random line amongst the wrapped lines to be visually focused while in reality the top is selected), has be somewhere in `ensure_scroll` function.
|
|
- [ ] Add support for wide characters with wrapping.
|