about summary refs log tree commit diff stats
path: root/edit.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2023-12-06 22:59:24 -0800
committerKartik K. Agaram <vc@akkartik.com>2023-12-06 22:59:24 -0800
commit8c9775548097e9518bf5fcac2bde8a9594fa5b7a (patch)
tree890d4cb09af826f9b1ccdccd54dfef485997cb64 /edit.lua
parent19597e7619babdf9a35efd61c9a87bdabd173569 (diff)
downloadview.love-8c9775548097e9518bf5fcac2bde8a9594fa5b7a.tar.gz
hide some details within the 'warning' state
Renamed from the 'error' state.

Now we no longer overload Error_message; it's only used for actual
errors that trigger opening the source editor.

I was tempted to hide Skip_rest_of_key_events inside the 'warning' state
as well, but that isn't right. It applies to all Current_app
transitions, not just those in and out of 'warning'.
Diffstat (limited to 'edit.lua')
0 files changed, 0 insertions, 0 deletions