Rust1667 / a-FMHY-search-engine

CLI based search engine for FMHY (https://fmhy.net/)
47 stars 6 forks source link

Added exiting program option and no entry warning #2

Closed SerjSX closed 1 year ago

SerjSX commented 1 year ago
Rust1667 commented 1 year ago

Thanks for this. I'll look into it when I have some more time. I like the "exit" option. I don't like the message box so much, since it's a popup, and it kinda disrupts the flow of using the terminal.

SerjSX commented 1 year ago

Thanks for this. I'll look into it when I have some more time. I like the "exit" option. I don't like the message box so much, since it's a popup, and it kinda disrupts the flow of using the terminal.

Np! It's fine you can just replace the message box with print and it does the same

Rust1667 commented 1 year ago

Hey Serj, I finally introduced those changes but in a different way. It's not the exact same, but I tried to put as little extra lines as possible. Thanks for proposing it. This is how I edited if you are curious https://github.com/Rust1667/a-FMHY-search-engine/commit/e5b75d4c5046e2380efd1425226f01fed8de3654