Skip to content

Instantly share code, notes, and snippets.

View Muscliy's full-sized avatar
🐢

Lee Hu Muscliy

🐢
View GitHub Profile
@Muscliy
Muscliy / tmux-cheatsheet.markdown
Last active August 28, 2018 06:13 — forked from cxmokai/tmux-cheatsheet.markdown
Tmux 快捷键 & 速查表
@Muscliy
Muscliy / mac-cheatsheet.markdown
Last active November 6, 2024 01:39
你每天都在使用的 Mac 键盘,其实还暗藏了这些秘密

这些技巧,能让工作效率更上一个台阶

键盘,可以算是最传统的输入设备之一。在计算机尚未诞生时,就已被广泛地用在打字机上。即使是在交互方式不断突破的今天,没人能够否认,传统的键盘依然处在人机交互的中心地位。我们使用电脑的绝大部分时间都是在敲击键盘中度过的,键盘使用的熟练度和舒适度直接影响着工作效率。因此,了解、熟练使用、甚至根据个体需求改造键盘,往往能够极大的提升工作效率。在本文中,笔者将将结合自己的使用经验,探讨一些能够提升 macOS 系统的键盘使用效率的方法与技巧。

被遗忘的 Control (⌃) 与 Option (⌥)

几乎所有对 macOS 系统有一定了解的用户都知道,macOS 的系统快捷键是以 Command (⌘) 为中心的。实际上,Control 键和 Option 键也暗藏不少秘密。

Control (⌃)

Vim Cheatsheet

Disclaimer: This cheatsheet is summarized from personal experience and other online tutorials. It should not be considered as an official advice.

Global

:help keyword # 打开关键字帮助
:o file       # 打开文件
:saveas file  # 另存为

:close # 另存为