Add marks and regex addressing systems
- Hook up parser to buffer edits. - Other minor fixes.
This commit is contained in:
@@ -31,5 +31,6 @@ struct BEd {
|
||||
~BEd();
|
||||
void handle(std::string_view cmd, bool eof);
|
||||
void run();
|
||||
void suffix_handle(char s);
|
||||
};
|
||||
} // namespace bed
|
||||
|
||||
Reference in New Issue
Block a user