随笔分类 -  Tools

上一页 1 ··· 7 8 9 10 11
摘要:You can modify tmux's behavior with your tmux configuration file, .tmux.conf. You can use your tmux config to change color schemes, set custom keybind 阅读全文
posted @ 2017-04-10 21:37 Zhentiw 阅读(182) 评论(0) 推荐(0)
摘要:Sometimes you'll want to zoom in on a specific pane within a tmux window. We'll learn to use C-b z to temporarily zoom in on one pane, as well as how 阅读全文
posted @ 2017-04-10 21:24 Zhentiw 阅读(220) 评论(0) 推荐(0)
摘要:It's a lot easier to manage your tmux session when they have sensible names. We'll cover: How to create a new, named tmux session with tmux new -s Ren 阅读全文
posted @ 2017-04-10 21:16 Zhentiw 阅读(252) 评论(0) 推荐(0)
摘要:In this lesson, we'll learn how to detach from a running tmux session and leave it running in the background. Then, we can re-attach to it later. We'l 阅读全文
posted @ 2017-04-10 21:04 Zhentiw 阅读(162) 评论(0) 推荐(0)
摘要:In tmux, a window is a collection of panes. Creating multiple windows is a great way to organize your workspace. In this lesson, we'll cover: How to c 阅读全文
posted @ 2017-04-10 20:16 Zhentiw 阅读(164) 评论(0) 推荐(0)
摘要:Learn to organize your workspace using tmux. We'll create a new tmux session and learn how to create and navigate panes within a tmux window. We'll co 阅读全文
posted @ 2017-04-10 19:55 Zhentiw 阅读(168) 评论(0) 推荐(0)

上一页 1 ··· 7 8 9 10 11