Mac 上 .screenrc 中的 chdir
我可以在 linux 的 .screenrc 中 chdir
这样当我打开屏幕时,我可以转到指定的目录(对于每个选项卡)
在 mac 中使用 screenrc 还没有成功使用 chdir。
有人做过这个吗?
I could chdir in .screenrc in linux
so that when I open up screen, I could go to specified directory(for each tab)
Haven't had success with chdir in mac with screenrc.
Anyone have done this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
对我有用。您的
chdir
命令是什么样的?运行screen
时会发生什么?Works for me. What does your
chdir
command look like, and what happens when you runscreen
?