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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Tmux 2.0 released

353 点作者 byaruhaf大约 10 年前

26 条评论

bluehex大约 10 年前
It makes me sad to see a respectable piece of open source software hosted on this site with its intrusive advertising practices such as ads with fake &quot;install&quot; buttons on the download page.<p>What is the advantage of using Sourceforge these days when github and bitbucket are free for open source?
评论 #9507524 未加载
评论 #9506530 未加载
评论 #9507164 未加载
评论 #9505955 未加载
评论 #9505616 未加载
评论 #9507807 未加载
评论 #9507337 未加载
评论 #9507828 未加载
评论 #9508697 未加载
评论 #9505613 未加载
评论 #9518689 未加载
评论 #9508939 未加载
jbnicolai大约 10 年前
For those who are just getting started with tmux: I advise looking around others&#x27; .tmux.conf files for some sensible settings. Like Vim, Tmux ships with a lot of powerful features disabled by default.<p>My absolute favorite has to be binding a hotkey to opening URLs in the current window [0]. See [1] for a small demo I just recorded.<p>To get started, here&#x27;s my current config: [1]<p>[0]: <a href="https:&#x2F;&#x2F;github.com&#x2F;jbnicolai&#x2F;tmux&#x2F;blob&#x2F;master&#x2F;.tmux.conf#L129" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jbnicolai&#x2F;tmux&#x2F;blob&#x2F;master&#x2F;.tmux.conf#L12...</a><p>[1]: <a href="http:&#x2F;&#x2F;recordit.co&#x2F;vdxy09GpYG" rel="nofollow">http:&#x2F;&#x2F;recordit.co&#x2F;vdxy09GpYG</a><p>[2]: <a href="https:&#x2F;&#x2F;github.com&#x2F;jbnicolai&#x2F;tmux&#x2F;blob&#x2F;master&#x2F;.tmux.conf" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jbnicolai&#x2F;tmux&#x2F;blob&#x2F;master&#x2F;.tmux.conf</a>
评论 #9506392 未加载
评论 #9506254 未加载
评论 #9506937 未加载
评论 #9506184 未加载
评论 #9506663 未加载
评论 #9506077 未加载
评论 #9505704 未加载
评论 #9508964 未加载
评论 #9508965 未加载
possibilistic大约 10 年前
Does anyone else wish tmux were modal like vim, ie. without a &quot;leader&quot; key? My conf file has a ton of custom key bindings for window &#x2F; pane management, and I&#x27;d love for them to go away or become simplified by simply dropping into a &quot;window management mode&quot;. Likewise, I&#x27;d like the command mode to stay open until I close it. I have some scripted hacks to do this, but it&#x27;s nowhere near what I&#x27;d expect from true modality.<p>One of these days I guess I could get around to writing a patch. This single feature is probably my most wanted for any software at the moment.
评论 #9506921 未加载
评论 #9506449 未加载
评论 #9505991 未加载
评论 #9508898 未加载
ceronman大约 10 年前
I recently discovered Tmux after years of using GNU Screen. I love it. It feels much easier to use and more intuitive, easier to script. Also integration with terminal emulators such as iTerm2 on OS X or Byobu on Linux is fantastic. Tmux earned a place in my list of favorite daily used tools.
评论 #9505593 未加载
agumonkey大约 10 年前
I use tmux all the time, but I&#x27;ve read about dtach&#x2F;dvtm.<p><a href="http:&#x2F;&#x2F;www.brain-dump.org&#x2F;projects&#x2F;dvtm&#x2F;#why" rel="nofollow">http:&#x2F;&#x2F;www.brain-dump.org&#x2F;projects&#x2F;dvtm&#x2F;#why</a><p>Anyone using that instead ?
评论 #9506135 未加载
评论 #9505919 未加载
评论 #9506235 未加载
freedevbootcamp大约 10 年前
Congrats to the Tmux team for a great open source tool. Its sad that HN decided to take this moment to talk about sourceforge and not the product announcement.
评论 #9510538 未加载
评论 #9510271 未加载
nickysielicki大约 10 年前
Why should I use tmux over screen?<p>Why do I use screen over tmux?:<p>- its old. A stable version is on every distro. Trying to start a screen session is more likely to succeed on any given box than a tmux session. I see my friends wrestle with their tmux setup being more recent on one box than another and their nested sessions get screwed up. I never have any issue.<p>- I know it, and for my simple use it does everything perfectly. I can split panes, I can detach and come back, I can nest sessions.<p>- screen can attach to serial terminals.<p>What&#x27;s the killer feature of tmux that I&#x27;m missing out on?
评论 #9507017 未加载
评论 #9506704 未加载
评论 #9507564 未加载
评论 #9509994 未加载
cm3大约 10 年前
Does tmux still have no flow control? Just compare how tmux locks up when you `tar xfv linux-4.0.tar.xz` and screen doesn&#x27;t. None of the knobs to control output throttling helped. How do you get around this problem?
评论 #9507489 未加载
stormbrew大约 10 年前
The main thing that I wish I could have in tmux is the ability to disable other sessions attached to the current terminal without outright detaching them. I intend to go back to that other machine at some point, I just don&#x27;t want its tiny screen making my current session tiny for no reason.<p>Maybe this is actually possible already and I just haven&#x27;t found it?
评论 #9505609 未加载
评论 #9506865 未加载
评论 #9505637 未加载
pan69大约 10 年前
I&#x27;ve only recently discovered tmux (feels ashamed).<p>It&#x27;s fantastic. The only thing I miss is just a sprinkle of mouse interaction. Moving around with the keys is easy enough of course but if you have a terminal in an otherwise desktop environment, it would be really nice to just be able to &quot;click&quot; in a pane to focus it.
评论 #9508887 未加载
评论 #9508891 未加载
评论 #9508822 未加载
评论 #9508677 未加载
postila大约 10 年前
Why it&#x27;s 2.0? I don&#x27;t see any really significant changes, or maybe I missed smth.
评论 #9505646 未加载
评论 #9505575 未加载
floatboth大约 10 年前
Still no true color support :-(
评论 #9506590 未加载
评论 #9508881 未加载
tomswartz07大约 10 年前
The release notes don&#x27;t say:<p>Is this a session-breaking update?<p>I&#x27;d hate to run the update only to have it kill my current TMUX session.<p>Devs - if you&#x27;re reading this: PLEASE indicate if I could update without restarting the session.
评论 #9505828 未加载
评论 #9511168 未加载
评论 #9506538 未加载
vhost-大约 10 年前
This is great news! But I&#x27;ve started to use Tmux less after being REALLY into it. I&#x27;ve slowly replaced it with a tiling window manager because I&#x27;ve noticed my ncurses and curses programs don&#x27;t draw right in Tmux. I&#x27;ve found a couple work arounds, like using the TERM env var, but it doesn&#x27;t work for everything.<p>I&#x27;m wondering how others have solved this problem, if they have at all.
评论 #9511714 未加载
cm3大约 10 年前
I wish it was possible to have screen-like bindings that don&#x27;t require explicitly defining them all so that you don&#x27;t have to unpress Ctrl each time. In screen you can press C-a c quickly but for that to work in tmux you have to add this:<p>bind-key C-c new-window
评论 #9507171 未加载
评论 #9509956 未加载
andrewstuart2大约 10 年前
Holy moley, I knew there were 24 function keys at one point, but 63? That&#x27;s crazy! I love learning little things like that.<p>I&#x27;m definitely glad modifier+key shortcuts are so common. I like it when shortcuts can be somewhat mnemonic (and I love vim).
funksta大约 10 年前
I don&#x27;t see anything about it, so I&#x27;m assuming there&#x27;s still no support for &quot;true&quot; (24 bit) colour? Would really love if they added that, since Neovim now supports it.
ethagnawl大约 10 年前
Does anyone have Tmux 2.0 working alongside Tmuxinator? I know the project only claims support for 1.8, but I&#x27;ve been using it alongside 1.9 (mostly without issue) for many months.
xucheng大约 10 年前
This is still failing:<p><pre><code> bind-key -t vi-copy Y copy-end-of-line \; run-shell &quot;reattach-to-user-namespace -l zsh -c &#x27;tmux save-buffer - | pbcopy&#x27;&quot;</code></pre>
byaruhaf大约 10 年前
I&#x27;m excited by the improvements in the pane navigation. I&#x27;d have to try it out to get the feel of it but looks like an improvement.
coned88大约 10 年前
I really want tmux or screen to just scroll when I mouse wheel up or press the up arrow on the selected window.<p>I don&#x27;t like having togo into copy mode.
评论 #9510582 未加载
评论 #9510583 未加载
creack大约 10 年前
This new release breaks emacs&#x27; cursor with iTerm2 :(. Works fine with tmux + Terminal or iTerm2 without tmux though.
zatkin大约 10 年前
&gt;CHANGES FROM 1.9a to 2.0 6 March 2015<p>I think they meant 6 May 2015?
luxpir大约 10 年前
Anyone else slightly disappointed that connecting to a tmux session with mosh breaks mouse-mode? That fixed, plus session restore, would be the dream.
评论 #9508968 未加载
morenoh149大约 10 年前
brew install tmux<p>to install on osx. If you already had tmux<p>brew unlink tmux; brew install tmux
评论 #9508352 未加载
andyl大约 10 年前
I&#x27;m looking forward to the combination of Tmux and Neovim. Both (will) support detached&#x2F;shared sessions, both are scriptable&#x2F;configurable, both can be driven by a remote process. I believe with Tmux and Neovim you could put together anything from a simple test&#x2F;editing environment to a full-blown IDE.
评论 #9506904 未加载
评论 #9505925 未加载
评论 #9505794 未加载