小智 6
在 zathurarc 中,使用
set guioptions none
Run Code Online (Sandbox Code Playgroud)
从手册页
guioptions
Shows or hides GUI elements. When it contains 'c', the command line is showed. When it
contains 's', the statusbar is showed.
· Value type: String
· Default value: s
Run Code Online (Sandbox Code Playgroud)
即使没有明确提到值“none”,它似乎也有效。