1 Star 0 Fork 0

HCY-ASLEEP/NVIM-Config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.tmux.conf 487 Bytes
一键复制 编辑 原始数据 按行查看 历史
HCY-ASLEEP 提交于 2024-02-03 15:52 . Update .tmux.conf
# To make vim colorscheme work in tmux, you should ` alias tmux="tmux -2" ` in ~/.bashrc
set -g default-command bash
set -g status-right "%y-%m-%d %H:%M "
set -g status-fg black
set -g status-bg darkgray
set -g mouse on
bind -r c new-window -c "#{pane_current_path}"
bind -r v split-window -h -c "#{pane_current_path}"
bind -r s split-window -v -c "#{pane_current_path}"
# bind -r j resize-pane -D 5
# bind -r k resize-pane -U 5
# bind -r h resize-pane -L 5
# bind -r l resize-pane -R 5
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hcy-asleep/NVIM-Config.git
git@gitee.com:hcy-asleep/NVIM-Config.git
hcy-asleep
NVIM-Config
NVIM-Config
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385