Skip to content

filename and environment handling #19

Description

@linluk

filenames for resources, keymap etc. should work!

they should be managed (handeled) on one place (environment.py, files.py, ... ?).

keymap should follow this logic:

if --keymap is defined use this file (if it exists)
elif if ~/.downstairs_keymap exists use this  (os.path.expanduser() --> windows?)
elif use the default keymap file in project root

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions