"wait" CLI argument

Answered

When configuring fleet as the default VISUAL/EDITOR in e.g. `.zshrc` it is properly used for e.g. editing commit messages in git.

However, git doesn't wait for the editor to close the commit edit file as there is no `-w` (or similar, it's -w in VSCode) flag which would launch fleet in blocking mode and wait for the opened file to be closed before continuing.

See VSCode docs for a description of the according flag in VSCode.

3
1 comment

Please vote for this request: FL-10370 Allow to pipe stdout of shell commands to fleet

1

Please sign in to leave a comment.