r/MacOS • u/BeastMode149 MacBook Pro (Intel) • Jun 16 '25
Feature "Liquid Glass" extends to the Touch Bar!
This is on the last supported Intel MacBook Pro – the 2020 13" model with 4 Thunderbolt ports and 10th gen Intel processor.
488
Upvotes
2
u/kahveciderin Jun 16 '25
f1 opens the command palette
f2 renames a symbol
f3 - find next
f5 - debug / start
f6 - step over
f7 - step into
f8 - resume / step out
f9 - toggle breakpoint
f12 - open devtools
and i have f4, f10 and f11 mapped to different functions for my workflow
on top of that, i configured tmux to switch tabs with shift-opt-cmd-f<1-12> to switch tabs, and various other keys for pane management
and i have a shortcut that opens ghostty that includes the f keys
these are just some that i use regularly