Skip to content

May I get (name of) selected files in shell --block session #2422

Answered by sxyazi
ptah-alexs asked this question in 1. Q&A
Discussion options

You must be logged in to vote

inside running shell

You need to pass it to the shell (with $SHELL -s) in the run, for example:

run = 'shell --block -- zsh -s "$@"'

And you'll be able to use $@ within the shell.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ptah-alexs
Comment options

@ptah-alexs
Comment options

@sxyazi
Comment options

Answer selected by ptah-alexs
@ptah-alexs
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
1. Q&A
Labels
None yet
2 participants