A crate to assist in the creation of TUI text editors
Stars
18
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
23
commits
Added archive message
b29b630
added event location method
22d5de3
version bump
d6ef869
fixed issues with redo on tab deleting
a10c0cc
fixed tests
1180674
kept cursor x position when scrolling up and down
501c72c
exposed fields of event manager
0ec37d3
spaces of tab_width size can now be deleted all in one
035e58c
spaces of tab_width size can now be traversed over easier in movement
2e7ceb3
e583060
fixed issue with unicode-width breaking changes
2d2d2cc
added last method to event manager
31cb1ce
fixed searching not going beyond buffer
c3467ef
Repaired cactus
2df318a
Todo changes, and changed goto_x behaviour slightly
b18c9e1