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

Load default settings from DV80 config file #37

Open
MirrorPusher opened this issue Dec 12, 2021 · 0 comments
Open

Load default settings from DV80 config file #37

MirrorPusher opened this issue Dec 12, 2021 · 0 comments
Labels
editor enhancement New feature or request

Comments

@MirrorPusher
Copy link
Collaborator

MirrorPusher commented Dec 12, 2021

Load default settings from DV80 config file DSK1.STEVIE;CFG upon editor startup.

A DV80 config file is to be introduced with default settings for Stevie.
It will be a simple file, with key=value pairs and lines can start with '#' for remarks

Example:

# Stevie configuration file
CLIPBOARD=DSK6.CLIP1
STORAGE=DSK,HDX,IDE,PI.,PIO,TIPI.,RD,SCS,SDD,WDS,RS232
PRINTER=PI.PIO
COLORSCHEME=10

Pressing the SPACE bar while the editor starts will skip loading the config file from DSK1.
Unknown key names will be ignored.

@MirrorPusher MirrorPusher added editor enhancement New feature or request labels Dec 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant