Page MenuHomePhabricator

[Nix Docs] Update terminal powerline font instructions
ClosedPublic

Authored by jon on Nov 28 2022, 10:01 AM.
Tags
None
Referenced Files
F2190244: D5742.id18888.diff
Thu, Jul 4, 11:29 AM
F2188750: D5742.id.diff
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
Unknown Object (File)
May 30 2024, 9:17 PM
Unknown Object (File)
May 29 2024, 9:46 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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