Skip to content

Instantly share code, notes, and snippets.

View wxupjack's full-sized avatar
👍
我们遇到什么困难也不要怕。微笑着面对它,消除恐惧最好的办法,就是面对恐惧。坚持才是胜利,加油

Richard wxupjack

👍
我们遇到什么困难也不要怕。微笑着面对它,消除恐惧最好的办法,就是面对恐惧。坚持才是胜利,加油
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@probe301
probe301 / default.custom.yaml
Last active June 25, 2025 07:09 — forked from lotem/default.custom.yaml
小狼毫中英文切换设置
# ascii_composer 是处理切换中英文时怎么对待当前临时编辑区字符的
# 需要找到比 toggle 更加明确的, 直接设定英文 / 中文的办法
# 中西文切換鍵的默認設置寫在 default.yaml 裏面
# 以下的 default.custom.yaml 在全局範圍重定義該組快速鍵
#
# 可用的按鍵有 Caps_Lock, Shift_L, Shift_R, Control_L, control_R
# Mac 系統上的鼠鬚管不能區分左、右,因此只有對 Shift_L, Control_L 的設定起作用
#
@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active November 14, 2025 18:05
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname