Skip to content

Add -exec CLI argument #4132

Open
Whiteknight wants to merge 1 commit into
micro-editor:masterfrom
Whiteknight:exec-cli-argument
Open

Add -exec CLI argument #4132
Whiteknight wants to merge 1 commit into
micro-editor:masterfrom
Whiteknight:exec-cli-argument

Conversation

@Whiteknight

Copy link
Copy Markdown

This argument allows us to execute a command immediately after initialization. This is useful in cases where you know you are going to want to open two panes immediately, or for scripting purposes so you can start with certain things set up, or if you want to execute certain plugin actions at startup.

I tried to keep things very simple and keep a very small surface. This is my first PR so please let me know if there's something I'm missing or things that need to be improved.

…he editor has started

This argument allows us to execute a command immediately after initialization. This is useful in cases where you know you are going to want to open two panes immediately, or for scripting purposes so you can start with certain things set up, or if you want to execute certain plugin actions at startup
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