Wrangle your terminal with tmux Год выпуска: 2021 Производитель: Egghead Сайт производителя: https://egghead.io/courses/wrangle-your-terminal-with-tmux Автор: Bonnie Eisenman Продолжительность: ~27m Тип раздаваемого материала: Видеоурок Язык: Английский Описание: Learn to manage your terminal sessions and work more effectively from the command line using tmux. If you use the command line at all, tmux can make your life easier. tmux bills itself as a terminal multiplexer. It allows you to wrangle multiple terminal sessions from one window. Instead of keeping track of many terminal windows yourself, you can use tmux to create, organize, and navigate between them. Even more importantly, tmux lets you detach from and re-attach sessions, so that you can leave your terminal sessions running in the background and resume them later. This is especially useful if you're working on a remote server: you can set up a persistent session that will continue running when you close your laptop. You can even share a tmux session to facilitate pair programming.
Содержание
1 tmux Organize your terminal using tmux panes 2m 14s 2 tmux Create collections of panes using tmux windows 1m 19s 3 tmux Reuse terminal workspaces using tmux sessions 1m 54s 4 tmux Manage terminal workspaces using session naming 1m 33s 5 tmux Zoom and resize to view a particular pane within tmux 1m 39s 6 tmux Customize tmux with tmux.conf 3m 52s 7 tmux Copy and paste text from a tmux session 3m 13s 8 tmux Enable mouse mode in tmux 2m 22s 9 tmux Automate your workflow using tmux scripts 3m 53s 10 tmux Share a tmux session for pair programming with ssh 1m 52s 11 tmux Handle history in tmux sessions 3m 11s
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum