【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 分钟前
我把 397B 的「Agentic 大脑」塞进了 Xinference,一键部署 Nex-N2
人工智能·架构·github
小爷毛毛_卓寿杰2 小时前
我把一个 3B 模型塞进了 Xinference,然后它干掉了 DeepSeek V3.2
人工智能·开源·github
凌奕2 小时前
别用文档约束你的 Agent:聊聊 Agent 开发流程的思想
llm·github·agent
和你看星星5 小时前
Git rerere:让重复冲突只解决一次
git
HelloGitHub7 小时前
《HelloGitHub》第 123 期
开源·github
逛逛GitHub21 小时前
这个 GitHub 有意思啊,Claude Code + Obsidian = 知识库王炸。
github
AlfredZhao1 天前
生产环境里,为什么不建议把普通端口直接暴露到公网?
linux·https·443·80
ZaferLiu1 天前
当Agent需要动手干活:Tool还是MCP?
github
戴为沐2 天前
Linux内存扩容指南
linux
zylyehuo3 天前
Linux 彻底且安全地删除文件
linux