【tmux无法使用鼠标滚轮滚动页面的问题】解决方案

解决tmux无法使用鼠标滚轮滚动页面的问题

解决办法:

shell 复制代码
vim ~/.tmux.conf

   
   
    AI生成项目
    shell
    
    

   
   
   
   
    
* 1

   

添加:

shell 复制代码
set -g mouse on

   
   
    AI生成项目
    shell
    
    

   
   
   
   
    
* 1

   

最后:

shell 复制代码
tmux source-file ~/.tmux.conf

   
   
    AI生成项目
    shell
    
    

   
   
   
   
    
* 1

   
复制代码
            </div><div data-report-view="{&quot;mod&quot;:&quot;1585297308_001&quot;,&quot;spm&quot;:&quot;1001.2101.3001.6548&quot;,&quot;dest&quot;:&quot;https://blog.csdn.net/qq_51714354/article/details/124384655&quot;,&quot;extend1&quot;:&quot;pc&quot;,&quot;ab&quot;:&quot;new&quot;}"><div></div></div>
            <link href="https://csdnimg.cn/release/blogv2/dist/mdeditor/css/editerView/markdown_views-0291849095.css" rel="stylesheet">
            <link href="https://csdnimg.cn/release/blogv2/dist/mdeditor/css/style-e504d6a974.css" rel="stylesheet">
    </div>

原文链接:https://blog.csdn.net/qq_51714354/article/details/124384655

相关推荐
似水এ᭄往昔1 分钟前
【Linux】--文件系统之软硬链接
linux·运维·服务器
叶 落4 分钟前
Ubuntu 通过 Docker 安装 Mysql8
linux·ubuntu·docker
乌萨奇也要立志学C++13 分钟前
【Linux】Socket编程UDP Echo 服务器→翻译服务器→多人聊天室
linux·服务器·udp
Resistance丶未来22 分钟前
Coding-Interview-University 学习路径实战评测
人工智能·gpt·学习·github·claude·gemini·kimi
代码中介商25 分钟前
Linux多线程编程进阶:fork与锁的交互及网络编程入门
linux·运维·服务器
我不是立达刘宁宇33 分钟前
权限提升-前置基础-linux
linux·运维·服务器
IOT.FIVE.NO.135 分钟前
claude code desktop cowork报错解决和记录Workspace..The isolated Linux environment ...
linux·服务器·数据库
TOWE technology38 分钟前
EN32/G2401FCI——32A大功率,24位国标输出的高密度配电方案
linux·服务器·网络·科技·数据中心·pdu·智能pdu
青梅橘子皮9 小时前
Linux---基本指令
linux·运维·服务器
REDcker10 小时前
Linux信号机制详解 POSIX语义与内核要点 sigaction与备用栈实践
linux·运维·php