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

feat: Add ghostty #1075

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

feat: Add ghostty #1075

wants to merge 2 commits into from

Conversation

ilvez
Copy link

@ilvez ilvez commented Dec 29, 2024

Summary

Description:

Checklist

  • Format with scripts/format.bash
  • Test locally with scripts/test_plugin.bash --file plugins/<your_new_plugin_name>
  • Your plugin CI tests are green
    • Tip: use the plugin_test action from asdf-actions in your plugin CI

@ilvez ilvez requested a review from a team as a code owner December 29, 2024 17:03
@ilvez
Copy link
Author

ilvez commented Dec 29, 2024

Test locally with scripts/test_plugin.bash --file plugins/<your_new_plugin_name>

I tested with: % asdf plugin test ghostty https://github.com/ilvez/asdf-ghostty.git "ghostty --version"

Output:

% asdf plugin test ghostty https://github.com/ilvez/asdf-ghostty.git "ghostty --version"
Location of ghostty plugin: /tmp/asdf.2oHHB5/plugins/ghostty
Updating ghostty to main
Already on 'main'
Your branch is up to date with 'origin/main'.
* Downloading ghostty release 1.0.0...
ghostty 1.0.0 installation was successful!
Ghostty 1.0.0-dev+0000000

Version
  - version: 1.0.0-dev+0000000
  - channel: tip
Build Config
  - Zig version: 0.13.0
  - build mode : builtin.OptimizeMode.ReleaseFast
  - app runtime: apprt.Runtime.gtk
  - font engine: font.main.Backend.fontconfig_freetype
  - renderer   : renderer.OpenGL
  - libxev     : main.Backend.io_uring
  - GTK version:
    build      : 4.16.7
    runtime    : 4.16.7
  - libadwaita : enabled
    build      : 1.6.2
    runtime    : 1.6.2```

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.

1 participant