Skip to content

Use shopen instead of manual launch_editor impl#767

Open
dbarnett wants to merge 1 commit intomainfrom
shopen
Open

Use shopen instead of manual launch_editor impl#767
dbarnett wants to merge 1 commit intomainfrom
shopen

Conversation

@dbarnett
Copy link
Copy Markdown
Collaborator

No description provided.

@dbarnett dbarnett force-pushed the shopen branch 2 times, most recently from c625dc9 to 7526388 Compare September 22, 2024 06:23
snomiao added a commit to snomiao/gcalcli that referenced this pull request Feb 17, 2026
…anum#767)

Replace the hand-rolled launch_editor utility (which tried editor/EDITOR/
xdg-open/open in sequence) with the shopen library. Removes subprocess
and os imports from utils.py. Conflict-resolved against main.

Co-Authored-By: David Barnett <noreply@github.com>
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
snomiao added a commit to snomiao/gcalcli that referenced this pull request Feb 17, 2026
…anum#767) (#4)

Replace the hand-rolled launch_editor utility (which tried editor/EDITOR/
xdg-open/open in sequence) with the shopen library. Removes subprocess
and os imports from utils.py. Conflict-resolved against main.

Co-authored-by: David Barnett <noreply@github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
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