ParisNeo / lollms-webui

Lord of Large Language Models Web User Interface
https://lollms.com
Apache License 2.0
4.35k stars 551 forks source link

Keyboard interrupt behavior (ctrl+c) not working as intended in terminal #245

Open jadenkiu opened 1 year ago

jadenkiu commented 1 year ago

Expected Behavior

Pressing control + c in the terminal should interrupt the program and the dialogue "do you wish to continue (y/n):" should show.

Current Behavior

Pressing control + c only shows keyboard interrupt and nothing happens even after pressing control + c more multiple times.

Steps to Reproduce

  1. Run webui.bat
  2. Let it load
  3. Open the webui
  4. Go to the terminal and press control + c
  5. Press control + c more and nothing happens

Possible Solution

I'm not sure.

Screenshots

image

ParisNeo commented 1 year ago

Hi. I'll be moving the entire ui to the new lord of llms backend. Many things will change which means this problem could be solved.