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

examples: added gifs to file-picker and autocomplete examples #920

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JuanGuerrero09
Copy link

I've added two more gifs in the examples folder with vhs

@meowgorithm
Copy link
Member

Thanks for adding these. It looks like, JetBrains Mono, the typeface we usually use it missing. Do you mind re-generating with the font installed?

@JuanGuerrero09
Copy link
Author

Thanks for adding these. It looks like, JetBrains Mono, the typeface we usually use it missing. Do you mind re-generating with the font installed?

Hi @meowgorithm, of course! But I wanted to ask if this should be the code for changing the font family.

Set FontFamily "JetBrains Mono"

Currently I have the JetBrains font in my editor, but when I use that code I get this

image

@meowgorithm
Copy link
Member

meowgorithm commented Apr 17, 2024

Interesting. Mind sharing your tape files so we can diagnose accordingly?

@JuanGuerrero09
Copy link
Author

JuanGuerrero09 commented Jul 7, 2024

Hey @meowgorithm this is the .tape file

Set FontFamily "JetBrains Mono"
Set FontSize 26
Set Width 1200
Set Height 600
Type "./autocomplete"
Enter
Sleep 500ms
Type@300ms "bu"
Sleep 500ms
Tab
Delete@300ms
Delete 5
Sleep 2s

@aymanbagabas aymanbagabas deleted the branch charmbracelet:main October 28, 2024 17:41
@aymanbagabas aymanbagabas reopened this Oct 28, 2024
@aymanbagabas aymanbagabas changed the base branch from master to main October 28, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants