Skip to content

Crash on enter and missing history #9

Description

@jrfondren

Replication:

  1. rm ~/.local/share/data/history.json
  2. start beacon
  3. hit enter
thread 'main' panicked at src/main.rs:333:60:
no entry found for key
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

At

Message::RunInput => {
    let inp: String = state.input_value[&focused_pane].clone();

I encountered this behavior on the first run.

This unbranded pathname can also conflict with other software.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions