← 返回命令列表

Linux command

browsr 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Launch

browsr

Browse

browsr [path/to/directory]

Browse

browsr [github://owner/repo]

Browse

browsr [s3://bucket-name]

说明

browsr is a terminal-based file explorer built with Textual (Python). It provides a rich TUI for browsing files and directories with syntax-highlighted file previews. Beyond local filesystems, it supports browsing remote sources including GitHub repositories, AWS S3 buckets, and other cloud storage backends. The interface features a directory tree panel and a file preview panel with syntax highlighting for source code files. It supports keyboard and mouse navigation.

参数

--theme _THEME_
Set the color theme.
--debug
Enable debug mode.

FAQ

What is the browsr command used for?

browsr is a terminal-based file explorer built with Textual (Python). It provides a rich TUI for browsing files and directories with syntax-highlighted file previews. Beyond local filesystems, it supports browsing remote sources including GitHub repositories, AWS S3 buckets, and other cloud storage backends. The interface features a directory tree panel and a file preview panel with syntax highlighting for source code files. It supports keyboard and mouse navigation.

How do I run a basic browsr example?

Run `browsr` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --theme _THEME_ do in browsr?

Set the color theme.