浏览并预览终端中的base16 shell主题。

base16-shell-preview的Python项目详细描述


PyPi Version

在终端中预览和启用Base16 Shell主题的工具。

Preview GIF

安装

需要python。base16外壳也必须存在。

$ pip install base16-shell-preview

用法

在运行之前,请确保将BASE16_SHELL环境变量设置为本地 Base16 Shell路径或主题已符号链接到~/.base16_theme

$ base16-shell-preview -h
usage: base16-shell-preview [-h] [--version] [--sort-bg]

keys:
  up/down      move 1
  pgup/pgdown  move page
  home/end     go to beginning/end
  q            quit
  enter        enable theme and quit

optional arguments:
  -h, --help  show this help message and exit
  --version   show program's version number and exit
  --sort-bg   sort themes by background (darkest to lightest)

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java如何将springboot war部署到debian jetty8   java破坏了函数,即使它看起来是正确的   当MockMvc不可自动编译时,java会有选择地从Spring Security向其应用单个过滤器   java AndroidStudio每秒播放n次生成的声音   JavaJBossSeam:继承的方法被拦截了吗?   ScheduledExecutorService中线程默认名称中池号的java含义   在Java中用递归方法实现类Fibonacci的递归   java虚拟路径/文件夹   java即时与ZoneDateTime。转换到另一时区   用GaussLegendre算法在java中逼近Pi   java RecyclerView findFirstVisibleItemPosition()返回1   java根据当前经过身份验证的用户的角色返回不同的JSON对象   java从内部类访问扩展类的方法   Android程序中的Java语法WRT静态方法   可选参数初始化Java字符串文字时出错