aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index ad8364a..38c58df 100644
--- a/TODO.md
+++ b/TODO.md
@@ -8,6 +8,8 @@
* [ ] `FinderPluginFileNameSearcher.set_path`: check if path exists.
* [ ] `FinderPluginFileXdgOpener.open`: check if file actually exists (and if
it's not a dead symbolic link etc).
+* [ ] `FinderMain.set_handlers()`: handle exception when path is neither file
+ or dir (like a non-existent path).
## UX