-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
John Baber-Lucero
committed
Apr 6, 2022
1 parent
d174268
commit 9bae9c6
Showing
1 changed file
with
0 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,5 @@ | ||
- Handle things like "$-10" | ||
- docs.rs documentation | ||
- Implement printing only a screenful at a time (real ed doesn't bother to do this) | ||
- Allow placing of breaks at random places in the bytes (to help indicate | ||
protocol things. | ||
- Allow placing notes are locations in the bytes. | ||
- Use cross platform colors so when compiled with mingw, still get terminal colors | ||
- vihex may handle this |