liquidprompt

授权协议 AGPL-3.0 License
开发语言 SHELL
所属分类 应用工具、 终端/远程登录
软件类型 开源软件
地区 不详
投 递 者 姜育
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Liquid Prompt — a useful adaptive prompt for Bash & zsh

Tests

Liquid Prompt gives you a nicely displayed prompt with useful informationwhen you need it. It shows you what you need when you need it.You will notice what changes when it changes, saving time and frustration.You can even use it with your favorite shell – Bash or zsh.

Screenshot

Documentation

See the Liquidprompt documentation fordetails on installing and configuring Liquidprompt.

License

Liquid Prompt is distributed under the GNU Affero General Public Licenseversion 3.

To comply with the AGPL clauses, anybody offering Liquid Prompt over the networkis required to also offer access to the source code of it and allow further useand modifications. As Liquid Prompt is implemented purely in shell script,anybody using it over SSH or equivalent terminal connection automatically alsohas access to the source code, so it is easy to comply with the license.

Known Limitations and Bugs

  • Does not display the number of commits to be pushed in Mercurial repositories.
  • Browsing very large Subversion repositories may dramatically slow downthe display of Liquid Prompt (use LP_DISABLED_VCS_PATHS to avoid that).
  • Subversion repositories cannot display commits to be pushed becausethat's not how Subversion works
  • The window's title escape sequence may not work properly on some terminals(like xterm-256).
  • The analog clock requires a Unicode-aware terminal and at least asufficiently complete font on your system. The Symbolafont, designed by Georges Douros, is known to work well. On Debian or Ubuntuinstall try the fonts-symbola or ttf-ancient-fonts package.
  • The "sudo" feature is disabled by default as there is no way to detectif the user has sudo rights without triggering a security alertthat will annoy the sysadmin.

Authors

Current Maintainer: Rycieos

And many contributors!

相关阅读

相关文章

相关问答

相关文档