Files
navigate/todo.md
T
root 77cd64dd60 added function to wrap debug messages in an echo command
implemented formatted printing of stack and bookmarks
2024-12-15 00:35:09 +01:00

511 B

todos for 'navigation'

  • replace expect statements in 'stack.rs' with actual error handling
  • option to pop several entries at a time and option to pop the entire stack
  • drop stack
  • config file
    • dedup stack option
    • parse config file -- partially done, handling of colors to be fixed
    • apply config -- partially done
    • colored output > make it configurable through config file
    • setting for separator string when displaying stack/bookmarks
  • bookmarks