fontpreview icon indicating copy to clipboard operation
fontpreview copied to clipboard

Show font path

Open fakefred opened this issue 4 years ago • 4 comments

I sometimes make projects that need fonts bundled. This requires me to find out where I installed my fonts to. The system font viewer isn't really helpful at this. So, I would really appreciate if the path of fonts was displayed after the fontnames given a flag such as --show-path.

fakefred avatar Feb 09 '20 13:02 fakefred

I think this is something we could add by having a keybinding. I know @aeghn added some keybindings in #13, so I guess we could have a binding to grab the font path.

sdushantha avatar Feb 09 '20 16:02 sdushantha

What about this? p-200210_013237

Use Ctrl-w to toggle fzf preview which include font's basic infomation.

aeghn avatar Feb 09 '20 17:02 aeghn

Yes!!! That is a great idea! Could you change the binding to Ctrl-i, which stands for info?

sdushantha avatar Feb 09 '20 18:02 sdushantha

Yeah, we can change all the bindings.

And I'll add a help menu tomorrow.

aeghn avatar Feb 09 '20 18:02 aeghn