Skip to content

KEYFILE not working #46

Description

@toidiu

I am getting an error when trying to use KEYFILE env var. The contents of the void.keys file is a copy of the default.keys from the repo.

Let me know if I can help debug.

➜  ~ export KEYFILE=/Users/toidiu/void.keys
➜  ~ void
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: StringError("invalid config at line 0: # Comments are supported.") }', src/libcore/result.rs:997:5
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
➜  ~
file content

# Comments are supported.

unselect:esc
scroll_up:pgup
scroll_down:pgdn
delete:del
select_up:up
select_down:down
select_left:left
select_right:right
erase:backspace
create_sibling:enter
create_child:tab
create_free_node:C-n
execute:C-k
drill_down:C-w
pop_up:C-q
jump:C-f
toggle_completed:C-a
toggle_hide_completed:C-h
arrow:C-r
auto_arrange:C-p
toggle_collapsed:C-t
quit:C-c
save:C-x
toggle_show_logs:C-l
enter_command:C-e
find_task:C-v
yank_paste_node:C-y
raise_selected:C-g
lower_selected:C-d
search:C-u
undo_delete:C-z
help:?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions