mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:47:35 +00:00
Base: Add a default AutoMark entry to the Terminal config file
This commit is contained in:
parent
d3c94d8436
commit
b680c29923
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ Command=
|
||||||
[Terminal]
|
[Terminal]
|
||||||
ShowScrollBar=true
|
ShowScrollBar=true
|
||||||
MaxHistorySize=1024
|
MaxHistorySize=1024
|
||||||
|
AutoMark=MarkInteractiveShellPrompt
|
||||||
[Window]
|
[Window]
|
||||||
Opacity=255
|
Opacity=255
|
||||||
Bell=Visible
|
Bell=Visible
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue