Skip to content

always unlock terminal - #68

Closed
Jonahss wants to merge 1 commit into
rootvc:mainfrom
Jonahss:main
Closed

Jonahss wants to merge 1 commit into
rootvc:mainfrom
Jonahss:main

Conversation

@Jonahss

@Jonahss Jonahss commented Nov 28, 2022

Copy link
Copy Markdown

terminal is stuck in the locked state if you run the easterbunny command before killing the crypto miner process.

@ledwards

Copy link
Copy Markdown
Contributor

Good catch at the time — term.locked = true ran before the killed check, so the non-killed path locked the terminal and never unlocked it.

Closing because the command it patches no longer exists: easterbunny was removed from config/commands.js somewhere in the intervening years. Only the killed flag survives, and it now gates a different easter egg that doesn't touch term.locked.

Nothing to port, but the bug was real. Thanks for catching it.

@ledwards ledwards closed this Aug 13, 2026
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

Successfully merging this pull request may close these issues.

2 participants