【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

相关推荐
破刺不会编程2 小时前
socket编程UDP
linux·运维·服务器·网络·c++·网络协议·udp
NEXU58 小时前
Linux:套接字
linux·服务器·网络
morliz子轩9 小时前
基于WSL搭建Ubuntu 22.04.x LTS开发环境
linux·运维·ubuntu
Janspran10 小时前
嵌入式linux学习 -- 进程和线程
linux·运维·学习
Cosmoshhhyyy10 小时前
linux远程部署dify和mac本地部署dify
linux·运维·macos
路多辛12 小时前
Debian新一代的APT软件源配置文件格式DEB822详解
linux·运维·ubuntu·debian
-VE-12 小时前
Linux线程控制
linux
驱动探索者12 小时前
USB ADB 简介
linux·adb·驱动·usb
深圳多奥智能一卡(码、脸)通系统13 小时前
以下是对智能电梯控制系统功能及系统云端平台设计要点的详细分析,结合用户提供的梯控系统网络架构设计和系统软硬件组成,分点论述并补充关键要点:
github
dessler14 小时前
Hadoop HDFS-部署和基本操作
linux·运维·hdfs