📄 filebrowse.txt
字号:
-- filebrowse --A graphical program for navigating the file system.Usage: filebrowse [start_dir]The filebrowse program is interactive, and may only be used in graphicsmode. It displays a window with icons representing files and directories.Clicking on a directory (folder) icon will change to that directory andrepopulate the window with its contents. Clicking on any other icon willcause filebrowse to attempt to 'use' the file in a default way, which willbe a different action depending on the file type. For example, if youclick on an image or document, filebrowse will attempt to display it usingthe 'view' command. In the case of clicking on an executable program,filebrowse will attempt to execute it -- etc.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -