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

allow to pass filename in autocmd parameter #219

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

landru29
Copy link

@landru29 landru29 commented Feb 9, 2022

if autocmd parameter is -autocmd='@/path/to/text/file, the content of the file is injected

@ColinPitrat
Copy link
Owner

I'm not entirely sold to the idea. Passing a file is very useful but this can already be done with something like:

./cap32 -a `cat /tmp/myprog.bas`

Which I use regularly in conjunction with removing the speed limit to type long listings quickly.

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.

2 participants