-
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.
Default to context 10 and s/quiet/pipe-mode/
- Loading branch information
John Baber-Lucero
committed
Feb 20, 2022
1 parent
6efb4e1
commit 66af0af
Showing
3 changed files
with
24 additions
and
14 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,6 +1,12 @@ | ||
- BUG | ||
- ? past the beginning of the file causes a panic | ||
- Show context even on first print when opening file | ||
|
||
- 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 |
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
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