We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3f4d9 commit 0a232a1Copy full SHA for 0a232a1
demimove/gui.py
@@ -27,6 +27,8 @@
27
# TODO: Enable glob replacing like this: *.mp3 prefix*.mp3
28
# (Adjust translate method to group wildcards).
29
# TODO: Fix filters on hiddencheck? Logic for on_refreshbutton?
30
+# TODO: (more) fallback encodings?
31
+# TODO: grey out undo button if history empty
32
33
import codecs
34
import logging
0 commit comments