-
Notifications
You must be signed in to change notification settings - Fork 38
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
1 parent
52c48bb
commit a45a4f7
Showing
2 changed files
with
20 additions
and
6 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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
- separate event loop from tui | ||
- translate events into actions inside the event handler loop | ||
- have a dedicated rendering loop that can own the tui | ||
- | ||
|
||
|
||
|
||
|
||
## feature ideas | ||
- environment variables | ||
- aliases | ||
- shell history | ||
- grep (maybe also inside pdfs and other files (see rga)) | ||
- fd | ||
- git | ||
- makefile commands | ||
- |
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