自动跳跃支援

xontrib-autojump的Python项目详细描述


xonsh自动跳转配置

设置与一起使用的autojumpxonsh外壳。

用法

以交互方式或在xonsh启动文件中加载,如下所示:

xontrib load autojump

并使用这些别名:

j		'autojump' to a directory
jc		'autojump' to a child directory
jo		'autojump' to a directory in the default file manager
jco		'autojump' to a child directory in the default file manager

如果环境变量AUTOJUMP_PRINT_DIR,则将打印目标路径 设置为truthy值

安装

从源安装:

python setup.py install

或者从pypi中使用

pip install xontrib-autojump

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

推荐PyPI第三方库


热门话题
如何表示1。。Java中的n关系   java在安卓应用程序中添加polaris viewer   Java字符串::replaceAll仅替换第一个出现(可能不正确的正则表达式)   java Tomcat/JBoss部署后脚本   如何在Heroku Java应用程序中运行发出web请求的周期进程   java如何以纳秒为单位证明算法的时间   Solaris上的java自定义ListCellRenderer(使用jre5)   java试图为我的播放器类测试块实现播放器重力(RealtutsGml平台教程)   c#消耗一个。带有java的net web服务未显示预期结果   java在KOI8\R中检索html   基于java图形的搜索与基于随机的搜索   java如何检查安卓设备上的可用空间?在SD卡上?