Git Bash 的多会话管理器就像 GNU 的屏幕
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/24108625/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Multi-Session Manager for Git Bash Like GNU's Screen
提问by trysis
I'm not sure what to name this question, as I am not sure what the technical name is for the type of program I am talking about.
我不知道如何命名这个问题,因为我不确定我正在谈论的程序类型的技术名称是什么。
Is there a program available for Git Bash
that is similar to screen
, tmux
, or byobu
? I know all 3 are available for Cygwin
, but I can not find information about using them with Git Bash
. I like Git Bash
because it is simpler and takes up less space, among other things.
有一个程序可以Git Bash
类似于screen
,tmux
或byobu
?我知道所有 3 个都可用于Cygwin
,但我找不到有关将它们与Git Bash
. 我喜欢Git Bash
它,因为它更简单,占用的空间更少,等等。