-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #26 from matyalatte/safe_mode
Add safe mode
- Loading branch information
Showing
8 changed files
with
87 additions
and
39 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
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,13 @@ | ||
# Safe Mode | ||
|
||
You can disable the command processing with the safe mode (`Debug > Safe Mode`.) | ||
|
||
![safe_mode](https://github.com/matyalatte/tuw/assets/69258547/d6d319ce-b643-4fb7-8dfb-2e00c29b73bc) | ||
|
||
The main purpose of the safe mode is to check the actual commands without execution. | ||
|
||
![safe_mode_dialog](https://github.com/matyalatte/tuw/assets/69258547/f32b4896-3d78-460f-8799-b8a8a5cb98b2) | ||
|
||
You can also check the help documents without opening their URLs. | ||
|
||
![safe_mode_dialog2](https://github.com/matyalatte/tuw/assets/69258547/e8f9e0c4-4266-4fc3-a904-94bac1053c5e) |
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
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