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

Feature Request: Download .BAS files in snail #3

Open
astralaster opened this issue Jan 24, 2024 · 2 comments
Open

Feature Request: Download .BAS files in snail #3

astralaster opened this issue Jan 24, 2024 · 2 comments

Comments

@astralaster
Copy link

Hi,

when I open a .BAS file with snail it displays the content. It would be great if there was an option to save it to disk.

@nihirash
Copy link
Owner

It shows only cause it have plain text data-type. If it will have binary data type it will be downloaded.

But It's possible add routine for handling bas files as binary files.

@eightbitswide
Copy link

You may be able to add a line like :bas=9 to your gophermap file. This would should make the gopher server set that file type to download instead of display. I chose not to use it on my server for .bas files proving them for viewing and the .bbc files for downloading the files.

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

No branches or pull requests

3 participants