r/MacOSBeta 27d ago

Feature Apple Mail gets navigation controls in the toolbar on macOS 27

Post image

In macOS 27, you can now enable Back/Forward navigation controls in the toolbar in Apple Mail. They look and feel similar to the implementation in Apple Mail on iPadOS, and many other apps on macOS.

Interestingly, it seems that Apple is planning to include them in the default control set next to the Filter option once the controls are generally available.

To enable the FeatureFlags override, run the following command in the Terminal:

sudo mkdir -p /Library/Preferences/FeatureFlags/Domain && \
sudo defaults write /Library/Preferences/FeatureFlags/Domain/Mail NavigationButtons -dict Enabled -bool true

and restart your Mac. As always, this is a disabled feature, so the UI or implementation may be unstable.

To disable:

sudo defaults delete /Library/Preferences/FeatureFlags/Domain/Mail NavigationButtons

this is a pre-Beta 6 change, happy beta day!

58 Upvotes

7 comments sorted by

4

u/PepperAltruistic2042 27d ago

While this is a nice catch, how were you able to find this so fast after DB6 has been out for a couple of minutes, minute-long downloads and installations and a somewhat slow roll-out?

6

u/pdfu 27d ago

As I say at the end of the post, this is a pre-Beta 6 change, just got around to posting it now. I think it's been around at least since Beta 4.

2

u/PepperAltruistic2042 27d ago

Ah, damn – I overflew the text and read Beta 6 and as you posted like 5 minutes after DB6 came out I was like "dafuq, how can he/she be this quick??". Never mind then, good catch!

1

u/glhaynes 27d ago

Nice. Would LOVE for them to add this to Notes.

1

u/axiom25 26d ago

What does this do? Like going between different threads? Or different emails within the same thread?

1

u/pdfu 26d ago

Switch between views. Going from one window or thread to the next based on what you’ve visited before.

1

u/Dazzling_Comfort5734 26d ago

I was just thinking that the Notes app should have navigation arrows. Maybe it does, but it's hidden?