psugihara / FreeChat

llama.cpp based AI chat app for macOS
https://www.freechat.run
MIT License
437 stars 41 forks source link

make it easy to delete conversations #44

Open prabirshrestha opened 11 months ago

prabirshrestha commented 11 months ago

Few ideas that could be implemented:

psugihara commented 10 months ago

I like it! Let's do the first 2 for sure.

I like Cmd+W for delete like safari, but since this is deleting something the user has created, we should always show the confirmation modal we currently show on delete with the delete key.