doc: updated doc status
This commit is contained in:
parent
32fe3f1edd
commit
bc08213f07
@ -295,7 +295,7 @@ Buffers are in-memory representations of files. A buffer exists for each open fi
|
||||
|
||||
### Buffer State
|
||||
- [ ] Track cursor position per buffer
|
||||
- [ ] Track undo history per buffer
|
||||
- [x] Track undo history per buffer
|
||||
- [ ] Track marks per buffer
|
||||
- [ ] Remember scroll position when switching
|
||||
- [ ] Alternate buffer (`#`) tracking
|
||||
|
||||
2
V0.1.md
2
V0.1.md
@ -20,7 +20,7 @@
|
||||
- [ ] Configuration file support (~/.gimrc or similar)
|
||||
- [ ] Persistent undo history
|
||||
- [ ] Line wrapping display option
|
||||
- [ ] Handle large files gracefully (>10k lines)
|
||||
- [ ] Handle large files gracefully (>10k lines) [Pretty sure this is fine]
|
||||
|
||||
## Nice to Have (Polish)
|
||||
- [ ] Incremental search (search as you type)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user