chiark / gitweb /
Nicer handling of 'not found' in bottom-line prompts.
authorSimon Tatham <anakin@pobox.com>
Sat, 27 Jan 2024 11:39:39 +0000 (11:39 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 27 Jan 2024 11:40:11 +0000 (11:40 +0000)
commit04525bf547ad49442fd9321d1232db84b0e64d7a
treee1ae8819d541abca9967c30d2060b7812dc08b37
parentd62b49004ae6984663d31e60cb2403fb4be996c9
Nicer handling of 'not found' in bottom-line prompts.

This was another remaining error-handling todo, now tada.
TODO.md
src/activity_stack.rs
src/editor.rs
src/tui.rs