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

Crash on enter and missing history #9

Open
jrfondren opened this issue Dec 18, 2024 · 0 comments
Open

Crash on enter and missing history #9

jrfondren opened this issue Dec 18, 2024 · 0 comments

Comments

@jrfondren
Copy link

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.

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

1 participant