Commit Graph

15 Commits

Author SHA1 Message Date
root c45373e1ab implemented arguments show_stack_on_push/pop
added setting `stack_hide_numbers`
2025-02-06 23:27:39 +01:00
root f4676eb2c3 implemented push to stack entry by number 2025-01-27 23:57:48 +01:00
root 7b60a8a3a9 implemented option to show home directory as '~' 2025-01-26 21:31:31 +01:00
root 61eb72e69a added shell completions for push subcommands and pop 2025-01-23 22:23:12 +01:00
scbj d607f82440 . 2025-01-21 09:51:36 +01:00
root db8c62c476 bookmarks and stack can now hold paths with links 2025-01-15 23:06:24 +01:00
root 39ad2de67c implemented (separate) punctuation-style for stack and bookmarks 2025-01-15 00:11:54 +01:00
root b0e2e430b5 added src/output.rs to handle command output
adjusted todo.md
2025-01-14 23:31:10 +01:00
root ef903ab9ec implemented functionality of show_stack_on_push/pop 2025-01-13 23:38:23 +01:00
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
root 61e3ded722 implemented option 'all' to pop the entire stack 2024-12-08 12:54:36 +01:00
root e3d43755b1 implemented popping multiple entries at once 2024-12-08 11:29:15 +01:00
root 036e3d3574 quicksave 2024-12-08 10:08:09 +01:00
root b41fbf8047 .. 2024-12-01 21:00:29 +01:00
root dce08c9b9a added clear function as optional subcommand to stack command 2024-11-29 08:08:51 +01:00