Skip to content

Added support for command line arguments#160

Open
AntoninoDAnna wants to merge 6 commits intotpapp:masterfrom
AntoninoDAnna:master
Open

Added support for command line arguments#160
AntoninoDAnna wants to merge 6 commits intotpapp:masterfrom
AntoninoDAnna:master

Conversation

@AntoninoDAnna
Copy link
Copy Markdown

Added support for command line arguments.

  • added julia-repl--push-args : It prepares the argument to be pushed to ARGS
  • added julia-repl--ask-for-args: it raises the minibuffer asking for command line arguments, the send them to repl
  • changed julia-repl: now it is a (interactive "P") functions. if prefixed, it asks for command line arguments (=> C-u C-c C-z asks for command line arguments, C-c C-z works as before)

resolves #153

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.

Command line arguments

1 participant