Page MenuHomePhabricator

[Nix Docs] Update terminal powerline font instructions
ClosedPublic

Authored by jon on Nov 28 2022, 10:01 AM.
Tags
None
Referenced Files
F2211016: D5742.diff
Mon, Jul 8, 12:52 AM
Unknown Object (File)
Fri, Jul 5, 5:16 PM
Unknown Object (File)
Thu, Jul 4, 11:29 AM
Unknown Object (File)
Thu, Jul 4, 9:32 AM
Unknown Object (File)
Tue, Jul 2, 9:06 PM
Unknown Object (File)
Tue, Jun 11, 6:57 AM
Unknown Object (File)
Tue, Jun 11, 6:57 AM
Unknown Object (File)
Tue, Jun 11, 6:56 AM
Subscribers

Details

Reviewers
ashoat
varun
atul
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Commits
rCOMM67e848d86e3a: [Nix Docs] Update terminal powerline font instructions
Summary

Sometime between when the docs were written and macOS Ventura, the way
in which someone sets the terminal font has changed. Update the instructions to
the most recent workflow.

https://linear.app/comm/issue/ENG-2360

Test Plan
# open terminal application

# reset powerline preference
rm -f "$HOME/Library/Caches/app.comm/enable-powerline"

nix develop

# Answer y to powerline prompt
# See new message, and ensure that it's the correct location

Diff Detail

Repository
rCOMM Comm
Branch
jonringer/update-terminal-instructions
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Owners added a reviewer: Restricted Owners Package.Nov 28 2022, 10:01 AM
atul accepted this revision.EditedNov 28 2022, 3:49 PM

We should probably search for "Preferences" in the repo (specifically docs) and rename to "Settings" where relevant

edit: obligatory linear task: https://linear.app/comm/issue/ENG-2370/update-copy-that-macos-ventura-may-have-changed

This revision is now accepted and ready to land.Nov 28 2022, 3:49 PM