当前位置:网站首页>TMUX essays
TMUX essays
2022-07-29 05:08:00 【Strong colonization armor Kemp】
List of articles
Preface
tmux Unbind session and terminal , adopt ssh You can connect remotely through tmux Keep the conversation , Such output or running programs can still be retained after disconnecting .
quick start
tmux new -s demo # Create a new one called demo Conversation
tmux a -t demo # Enter the demo Conversation
Shortcut key Ctrl+b d sign out
The following website gives a lot of shortcuts :
https://cloud.tencent.com/developer/article/1375208
https://www.ruanyifeng.com/blog/2019/10/tmux.html
Need to hold shift You can use the right mouse button menu to copy and paste .
To configure tmux Mouse wheel , First clone Code :
git clone https://github.com/NHDaly/tmux-better-mouse-mode
Then edit tmux The configuration file :vim ~/.tmux.conf, Input :
set-option -g mouse on
run-shell ~/tmux-better-mouse-mode/scroll_copy_mode.tmux
set -g @scroll-speed-num-lines-per-scroll 10
to update tmux To configure :
tmux source-file ~/.tmux.conf
OK
边栏推荐
- Five correlation analysis, one of the most important skills of data analysts
- What servers are needed to build mobile app
- Operator operation list of spark
- 关于thymeleaf的配置与使用
- JDBC statement + resultset introduction
- [wechat applet -- solve the alignment problem of the last line of display:flex. (discontinuous arrangement will be divided into two sides)]
- Mapper agent development
- Flink+iceberg environment construction and production problem handling
- Opencv learning 1 (environment configuration)
- 新产品上市最全推广方案
猜你喜欢
Let you understand several common traffic exposure schemes in kubernetes cluster

SSM integration, addition, deletion, modification and query

Northeast University Data Science Foundation (matlab) - Notes

WPS插入超链接无法打开,提示“无法打开指定文件”怎么办!

A little knowledge about management

Use more flexible and convenient Rogowski coil

IDEA中使用注解Test

1 句代码,搞定 ASP.NET Core 绑定多个源到同一个类

新产品上市最全推广方案

Glory 2023 push, push code ambubk
随机推荐
【文件下载】Easyexcel快速上手
Open the tutorial of adding and modifying automatically playing music on the open zone website
WPS如何进行快速截屏?WPS快速截屏的方法
Conv2d of torch
pytorch学习笔记
Create a mindscore environment in modelars, install mindvision, and conduct in-depth learning and training (Huawei)
Huawei ilearning AI mathematics foundation course notes
Flink+Iceberg环境搭建及生产问题处理
Wechat picture identification
Using jupyter (I), install jupyter under windows, open the browser, and modify the default opening address
Climbing the pit of traffic flow prediction (II): the simplest LSTM predicts traffic flow using tensorflow2
SparkSql批量插入或更新,保存数据到Mysql中
P1009 [noip1998 popularization group] sum of factorials
Force deduction ----- sort odd and even subscripts respectively
Mysql:the user specified as a definer ('root '@'%) does not exist
Activity workflow table structure learning
Climbing the pit of traffic flow prediction (III): using pytorch to realize LSTM to predict traffic flow
2021-10-23
关于servlet中实现网站的页面跳转
JS daily question (12)