-
Notifications
You must be signed in to change notification settings - Fork 3
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
59a3455
commit d5550b2
Showing
3 changed files
with
12 additions
and
7 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
* capture console output in real time and print them on the GUI | ||
* get exitStatus of the command then run next URL (multi URL paste support) | ||
* load URLs from a file and save currently pasted URLs to a file | ||
<del>* decouple BiliDan and BiliGui's locations</del> Done! | ||
<s>* decouple BiliDan and BiliGui's locations</s> Done! | ||
* let error message fade out | ||
* config file system to avoid choose bilidan everytime! | ||
<s>* config file system to avoid choose bilidan everytime!</s> Done! |