Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom font support - like for powerlevel10k? #339

Closed
paulroth3d opened this issue Jul 10, 2021 · 4 comments
Closed

Custom font support - like for powerlevel10k? #339

paulroth3d opened this issue Jul 10, 2021 · 4 comments
Assignees
Labels
‼️ duplicate This issue or pull request already exists ✨ enhancement New feature or request
Projects
Milestone

Comments

@paulroth3d
Copy link

paulroth3d commented Jul 10, 2021

Describe the bug
No worries if not, but might support for custom fonts be considered?

for example

  • setup a box with zsh
  • Install powerlevel10k , such as the instructions here
  • Then setup to configure, and have it “prefer icons” - if there are questions here, happy to help)
  • Connect to the box using iSSH

Note that it will connect but the icons look like unfound Unicode, see here for an example

romkatv/powerlevel10k#671

———

note that the end user can install fonts such as through the process here (less work for us)

https://support.apple.com/guide/iphone/install-and-manage-fonts-iphb2517689c/ios

Or we can download within the app dynamically

see here for more on how to access both installed or dynamic fonts within swift, if it helps

https://stackoverflow.com/questions/58012123/list-of-installed-fonts

although I know fonts are a pain on ios, but this could be quite helpful. And I would love any way we can get more exposure for iSSH.

I really like the tool you all put together

To Reproduce
Steps to reproduce the behavior:

for example

  • setup a box with zsh
  • Install powerlevel10k , such as the instructions here
  • Then setup to configure, and have it “prefer icons” - if there are questions here, happy to help)
  • Connect to the box using iSSH

Note that it will connect but the icons look like unfound Unicode, see here for an example

romkatv/powerlevel10k#671

Appreciate any thoughts and thanks

@isontheline isontheline self-assigned this Jul 11, 2021
@isontheline isontheline added ‼️ duplicate This issue or pull request already exists ✨ enhancement New feature or request labels Jul 11, 2021
@isontheline isontheline added this to the 16.0 milestone Jul 11, 2021
@isontheline
Copy link
Owner

Hello @paulroth3d 👋

Yes P10K and font support issues are already tracked :

I've tried a few months ago to import the "Meslo Nerd Font patched for Powerlevel10k" but without success 😢

I will retry soon.

@isontheline
Copy link
Owner

My tonight experiments are "good" 👍

image

@isontheline
Copy link
Owner

Hello @paulroth3d 👋

Please try the latest WebSSH 15.0 Beta Release :
https://testflight.apple.com/join/QSrBK59z

P10K font have been included.

Have a nice day ☀️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
‼️ duplicate This issue or pull request already exists ✨ enhancement New feature or request
Projects
No open projects
SSH
Awaiting triage
Development

No branches or pull requests

2 participants