node-launcher icon indicating copy to clipboard operation
node-launcher copied to clipboard

Lightning console constantly locks up/enters weird input state

Open coryl opened this issue 2 years ago • 0 comments

  • I'm submitting a ...

    • [x] bug report
    • [ ] feature request
    • [ ] support request
  • What is the current behavior? When using the lightning console and entering commands, occasionally the console enters an unresponsive state, or doesn't take input in properly. For example, you can type help [command] and get some results. But then you get stuck in this weird help menu state and typing 'command' doesn't get executed.

Or if you try paying an invoice with 'payinvoice '. You get a prompt to confirm yes/no but it doesn't take the input properly, it thinks your entering a new command:

Confirm payment (yes/no):
> yes

No help topic for 'yes'
  • If the current behavior is a bug, please provide the steps to reproduce Run help and then some commands, or payinvoice.

  • What is the expected behavior? It should execute commands typed in.

  • Please tell us about your environment:

    • Operating System: [macOS 12.5.1]

coryl avatar Sep 28 '22 16:09 coryl