diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2023-12-06 22:59:24 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2023-12-06 22:59:24 -0800 |
commit | 8c9775548097e9518bf5fcac2bde8a9594fa5b7a (patch) | |
tree | 890d4cb09af826f9b1ccdccd54dfef485997cb64 /search.lua | |
parent | 19597e7619babdf9a35efd61c9a87bdabd173569 (diff) | |
download | text.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 'search.lua')
0 files changed, 0 insertions, 0 deletions