TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Tig 2.0 (and 2.0.1)

1 点作者 Watabou大约 11 年前
I have been using tig for a long time now and love it. Some nice changes for the 2.0 release.<p>By the way, if you have a .tigrc, it will likely break. Check out &quot;man tigrc&quot; for how to set options in tig 2.0.<p>Here is my tigrc: https:&#x2F;&#x2F;gist.github.com&#x2F;anonymous&#x2F;11445566

1 comment

Watabou大约 11 年前
I have been using tig for a long time now and love it. Some nice changes for the 2.0 release like mouse support and completion in the prompt.<p>By the way, if you have a .tigrc, it will likely break. Check out &quot;man tigrc&quot; for how to set options in tig 2.0.<p>If you install it with homebrew like I did, be sure to pass in the --with-docs flag to generate man manpages like so:<p>brew install tig --with-docs<p>Here is my tigrc: <a href="https://gist.github.com/anonymous/11445566" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;anonymous&#x2F;11445566</a>