root
|
315ace51ed
|
navigate can now handle path with spaces, path can only be last
argument though
|
2025-03-30 13:20:29 +02:00 |
|
root
|
c45373e1ab
|
implemented arguments show_stack_on_push/pop
added setting `stack_hide_numbers`
|
2025-02-06 23:27:39 +01:00 |
|
root
|
7796a4d1a8
|
implemented writing default configuration
|
2025-02-01 16:02:36 +01:00 |
|
root
|
f4676eb2c3
|
implemented push to stack entry by number
|
2025-01-27 23:57:48 +01:00 |
|
root
|
5c7a8548d4
|
added shell completions for push and bookmarks
|
2025-01-19 22:52:24 +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
|
e8a52c1775
|
implemented bookmark add/remove functions
|
2024-11-30 23:15:13 +01:00 |
|
root
|
dfd14c8ee9
|
implemented parsing, listing and pushing of bookmarks
|
2024-11-30 22:26:11 +01:00 |
|
root
|
dce08c9b9a
|
added clear function as optional subcommand to stack command
|
2024-11-29 08:08:51 +01:00 |
|
root
|
ce096d2430
|
implemented push and pop commands, push command saves the wrong path though
|
2024-11-27 23:44:47 +01:00 |
|
root
|
51ea69194d
|
progress on stack
|
2024-11-24 23:58:28 +01:00 |
|