vamolessa / pepper

simple and opinionated modal code editor for your terminal
https://vamolessa.github.io/pepper/
372 stars 17 forks source link

Edit and quit complains about unsaved changes #75

Open gl-yziquel opened 10 months ago

gl-yziquel commented 10 months ago

I tried the pepper code editor. This is a first impression.

I tried pepper a.py. Wrote some quick import python code. Then tried :quit. It complained that changes were unsaved and refused to quit.

A "really quit?" with a "[y/N]" answer would be better, IMO.