Skip to content

fix: support command+args style $EDITOR env#2

Open
Yukaii wants to merge 1 commit intoalmonk:mainfrom
Yukaii:bugfix/editor-command-style
Open

fix: support command+args style $EDITOR env#2
Yukaii wants to merge 1 commit intoalmonk:mainfrom
Yukaii:bugfix/editor-command-style

Conversation

@Yukaii
Copy link

@Yukaii Yukaii commented Feb 23, 2026

Summary

  • Parse $EDITOR using shell-style splitting so command+args work (for example kks edit and quoted arguments)
  • Validate empty/invalid $EDITOR values with a clear flash error
  • Execute editor as binary plus args, appending the selected file path as the final argument

Testing

  • go test ./ui ./config ./theme ./tree ./icons

@vercel
Copy link

vercel bot commented Feb 23, 2026

@Yukaii is attempting to deploy a commit to the Replay Team on Vercel.

A member of the Team first needs to authorize it.

@Yukaii Yukaii changed the title fix: support k command style with options fix: support command+args style $EDITOR env Feb 23, 2026
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