We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This seems to work if you have with-editor installed:
with-editor
M-x eshell $ with-editor-export-editor Successfully exported EDITOR $ hg commit
This give you a nice buffer with HG things:
HG
HG: Enter commit message. Lines beginning with 'HG:' are removed. HG: Leave message empty to abort commit. HG: -- HG: user: Wilfred Hughes <[email protected]> HG: changed ...
The text was updated successfully, but these errors were encountered:
It'd be worth mentioning C-c C-c too, so users know how to exit the new commit message buffer.
C-c C-c
Sorry, something went wrong.
@Wilfred Yes and C-c C-k too.
No branches or pull requests
This seems to work if you have
with-editor
installed:This give you a nice buffer with
HG
things:The text was updated successfully, but these errors were encountered: