From f6928eabbf67dfc18a40fdd2a9ce99f55559d48b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 24 Jul 2024 18:53:32 -0300 Subject: Updates TODO --- TODO.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index ba590d7..2d2f6d0 100644 --- a/TODO.md +++ b/TODO.md @@ -47,24 +47,23 @@ ## Config -* [ ] Toggles: +* [ ] Bollean: * [ ] Show/hide hidden files. * [ ] Search processing regexps or not (`text` or `re.escape(text)`). * [ ] Sorting criteria. * [ ] Whether to list folders (and not just files). * [ ] Follow/unfollow symlinks. -* [ ] Non-toggles: + * [ ] Editing mode. + * [ ] Prompt string. +* [ ] Numeric: * [ ] Refresh interval. * [ ] Terminal size polling interval. - * [ ] Plugins to load. * [ ] Autodetection depending on file or dir passed as argument (like automatically detects a CSV file). +* [ ] Objects: + * [ ] Plugins to load. * [ ] Files and folders to ignore. - -## Customizations - -* [ ] Prompt. -* [ ] Theming. + * [ ] Theming. ## Chore -- cgit v1.2.3