Skip to content
New issue

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

action/command: Allow -vsplit & -hsplit as optional argument for help #3502

Merged
merged 6 commits into from
Oct 20, 2024

Conversation

JoeKar
Copy link
Collaborator

@JoeKar JoeKar commented Oct 13, 2024

Additionally the help, vsplit and hsplit command can now open multiple files like the tab command.

Closes #3497

internal/action/command.go Outdated Show resolved Hide resolved
internal/action/command.go Show resolved Hide resolved
internal/action/command.go Outdated Show resolved Hide resolved
@JoeKar JoeKar changed the title action/command: Allow vsplit & hsplit as optional argument for help action/command: Allow -vsplit & -hsplit as optional argument for help Oct 14, 2024
internal/action/command.go Show resolved Hide resolved
runtime/help/commands.md Outdated Show resolved Hide resolved
runtime/help/options.md Show resolved Hide resolved
@JoeKar JoeKar force-pushed the feature/help-split branch 4 times, most recently from 07bd935 to e6d261d Compare October 16, 2024 19:01
internal/action/command.go Outdated Show resolved Hide resolved
@JoeKar JoeKar merged commit 07f8cfb into zyedidia:master Oct 20, 2024
6 checks passed
@JoeKar JoeKar deleted the feature/help-split branch October 20, 2024 18:17
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.

Add option for help pane
3 participants