-
❏ Add proper documentation on all functions, structs etc.
-
❏ Add shell completions for bash, zsh and fish
-
❏ Get rid of
.clone
calls inui.rs
-
❏ Get rid of "counter" widget used to ensure the UI is updated when switching selection
-
❏ Introduce fuzzy search
-
❏ Introduce option to make search case-sensitive
-
❏ Introduce option to close rmenu when losing focus
-
❏ Improve layout and give fixed width to the input field
-
❏ Improve layout cap list at end of screen
-
❏ "Shift" list when moving past the end of the screen
-
❏ Make script generic instead of specific to my machine
-
❏ Split into more generic scripts (see dmenu and xmenu)