diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2025-01-05 10:42:36 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2025-01-05 10:42:36 -0300 |
commit | b38b86deab7a5f61b5487744cb4e0c0b344d8cdf (patch) | |
tree | 4e0f0721763d38e07eecdd315c9675bea0096f92 /TODO.md | |
parent | db13ef776569dff1f2d5a4fd1c34216758cea203 (diff) | |
download | finder-b38b86deab7a5f61b5487744cb4e0c0b344d8cdf.tar.gz finder-b38b86deab7a5f61b5487744cb4e0c0b344d8cdf.tar.bz2 |
Fix: improve how items are processed
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ # TODO +## Fixes + +* [ ] Rifle opener breaks the interface if item is opened in the terminal. +* [ ] Rifle opener is breaking the interface if item is + opened in the terminal. + ## Improvements * [ ] Cache compression. |