【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

相关推荐
SPC的存折7 分钟前
1、MySQL故障排查与运维案例
linux·运维·服务器·数据库·mysql
Run_Teenage8 分钟前
Linux:认识信号,理解信号的产生和处理
linux·运维·算法
Deitymoon21 分钟前
linux——TCP服务器获取客户端IP地址
linux·服务器·tcp/ip
小贾要学习24 分钟前
【Linux】应用层自定义协议与序列化
linux·服务器·c++·json
Amnesia0_030 分钟前
理解Linux中的OS管理和进程属性
linux·运维·服务器
十五年专注C++开发30 分钟前
cpolar(极点云): 一款主流的内网穿透工具
linux·windows·cpolar·穿透
阿里嘎多学长31 分钟前
2026-04-12 GitHub 热点项目精选
开发语言·程序员·github·代码托管
柠檬味的Cat32 分钟前
使用腾讯云COS作为WordPress图床的实践
前端·github·腾讯云
zh_xuan35 分钟前
github远程分支本地切换方法
github
liliangcsdn1 小时前
LLM如何与mcp server交互示例
linux·开发语言·python