mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #497] Monospace font options #496
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#496
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @huwr-agl on GitHub (May 5, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/497
Hey,
I love this app! Would be great if there was some monospace font options in the Appearance preferences, though!
Thanks!
Proxyman version?
1.23.0
macOS Version? (Ex. mac 10.14)
10.15.4
Steps to reproduce
Open the Appearance Preferences
Expected behavior
Monospace font options
Actual behavior
No monospace font options
@NghiaTranUIT commented on GitHub (May 5, 2020):
Hi, it's reasonable to support Monospace font. However, I would like to add it as a Checkbox for simplicity rather than selecting from the list of system fonts.
The reason is that some system fonts don't work well in the CodeMirror, which is powered the Request/Response Body Previewer.
@huwr-agl commented on GitHub (May 5, 2020):
Yep! I think a checkbox would be perfect 👍
@NghiaTranUIT commented on GitHub (May 23, 2020):
Sorry for the delay @huwr-agl, I was really busy to learn Swift NIO and implement the Core v2 😄
Let check out the Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_1.23.0_Monospace_Font.dmg
You can use Monospace font now 👍
@xicky commented on GitHub (Jan 29, 2021):
Can we take a step further and make it apply to Request/Response Header/Query/Cookie/Raw/Tree View tab, too?
@NghiaTranUIT commented on GitHub (Jan 29, 2021):
@xicky, Yes It's possible to do it
I will put this improvement in the next release since it's quite trivial 👍