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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Tmux 2.1 has been released

4 点作者 byaruhaf超过 9 年前

1 comment

byaruhaf超过 9 年前
CHANGES FROM 2.0 to 2.1 18 October 2015<p>Incompatible Changes ====================<p>* Mouse-mode has been rewritten. There&#x27;s now no longer options for: - mouse-resize-pane - mouse-select-pane - mouse-select-window - mode-mouse<p><pre><code> Instead there is just one option: &#x27;mouse&#x27; which turns on mouse support entirely.</code></pre> * &#x27;default-terminal&#x27; is now a session option. Furthermore, if this is set to &#x27;screen-<i>&#x27; then emulate what screen does. If italics are wanted, this can be set to &#x27;tmux&#x27; but this is still new and not necessarily supported on all platforms with older ncurses installs. </i> The c0-* options for rate-limiting have been removed. Instead, a backoff approach is used.