Skip to content

Conversation

williamporomaa
Copy link
Contributor

"xit" functionality added, removed "x" as alias for "wq", "xit!" functionality added, removed "x!" as alias for "wq!".

@the-mikedavis the-mikedavis added the A-command Area: Commands label Oct 7, 2024
williamporomaa and others added 2 commits October 7, 2025 22:41
* Adapt to new typed command signature. This replaces `&[Cow<str>]` with
  the Args struct.
* Rename to :exit. This is the command name in Vim and it accepts :x and
  :xit as aliases. (Vim's aliasing system works differently.)
* Tweak the command description.
* Generate documentation (`cargo xtask docgen`)
* Format
@the-mikedavis the-mikedavis changed the title Complete implementation with tests for issue#4087 Split :exit command from :write-quit Oct 15, 2025
@the-mikedavis the-mikedavis linked an issue Oct 15, 2025 that may be closed by this pull request
@the-mikedavis the-mikedavis merged commit f6f8634 into helix-editor:master Oct 15, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-command Area: Commands

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow :x on empty Helix

3 participants