#shell #prompt #bash #zsh #cli #convert #converter

bin+lib promptconv

简单的 Bash > Zsh 提示符转换器

1 个不稳定版本

0.1.3 2021 年 8 月 26 日

#45 in #zsh

MIT 许可证

20KB
284

promptconv

一个简单的 BASH > Zsh 提示符转换工具。

这是什么?

只是将 Bash shell 提示符转换为 zsh 提示符。

用法

$ promptconv --help

promptconv 0.1.1
A simple Bash > Zsh prompt converter.

USAGE:
    promptconv [FLAGS] <prompt>

FLAGS:
    -h, --help       Prints help information
    -q, --quiet      Print less text, only printing the zsh prompt when done
    -V, --version    Prints version information

ARGS:
    <prompt>    Bash prompt to convert

警告

此程序不能

  • 过滤出 Bash 特定的转义序列

它旨在将大多数 Bash 转义序列转换为 Zsh 转义序列。

其他链接

许可证 | 发布

依赖项

~3MB
~51K SLoC