| Intent | Key Command |
|---|---|
| Rename a selected file, folder or Numbers cell | β₯β |
| Delete a selected file, folder or email | ββ« |
| Open App Settings | β, |
| Quit app | βQ |
| Close window or tab | βW |
| Show/hide hidden files | ββ§. (Cmd Shift Dot) |
| Character | Key Command |
|---|---|
| Γ€ | β₯u and then type "a" |
| β¬ | β₯β§2 |
| β | β₯- |
| β | β₯β§- |
| β¦ | β₯: |
| Γ | β₯s |
| β’ | β₯8 |
To get nice ligatures in code:
- Install Fira Code
- Use it in Xcode, VSCode, Terminal, iTerm2 etc.
- in iTerm2:
- Settings / Profile / your profile / Text / Font
- Also check the checkbox "Use ligatures" and select font weight medium
- macOS: System Settings > General > Sharing > Local hostname
- iOS: Settings > General > About > Name
... can be managed with the command line app defaults.
This is the best option to test the first launch of a macOS app under development, since just deleting the app's plist file or Container does not reliably do the job because of the intricate caching of macOS.
- show the defaults of an app:
defaults read -app <app-name> - clear the defaults of a macOS app:
defaults delete -app <app-name>
One of the oldest and most ridiculous bugs in Apple software is that Mail rules don't work β still in 2023.
- Rules are not applied automatically when the IMAP flag "seen" is already set when the email arrives in Mail. For example, spam filters or rules at your email service provider might set this flag.
- A work around is discussed at superuser.com
- β
- β§
- β₯
- β
- β
- β«
- β β β β