Skip to content

allow to pass filename in autocmd parameter#219

Open
landru29 wants to merge 2 commits into
ColinPitrat:masterfrom
landru29:file-as-autocmd
Open

allow to pass filename in autocmd parameter#219
landru29 wants to merge 2 commits into
ColinPitrat:masterfrom
landru29:file-as-autocmd

Conversation

@landru29
Copy link
Copy Markdown

@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
Copy Markdown
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