psugihara / FreeChat

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

make it easy to delete conversations #44

Open prabirshrestha opened 6 months ago

prabirshrestha commented 6 months ago

Few ideas that could be implemented:

psugihara commented 6 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.