seidr/src
Christina Sørensen 63688b0d6e
feat(jump): done, but not great
Of course, the calling process is different from us, and we can't
actually change their PWD >_<

*sigh*

But, this can be put in e.g. an alias, which seems to be what most
jump/cd expanding types of programs do. We are not those, so, going
beyond what most of those do with ptrace and hackery is not really in
scope...

But ugh, I hate this. But I still want this feature for myself
so ¯\_(ツ)_/¯

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-07-08 07:53:45 +02:00
..
test fix(git): made categories with only links possible 2023-07-07 04:13:59 +00:00
utils refactor: simple code quality changes 2023-07-07 04:13:59 +00:00
cli.rs feat(jump): done, but not great 2023-07-08 07:53:45 +02:00
git.rs test(git): fixed doc tests for git.rs 2023-07-07 06:37:09 +02:00
lib.rs feat(benches): added benchmarking 2023-07-07 06:38:17 +02:00
main.rs feat(jump): done, but not great 2023-07-08 07:53:45 +02:00
settings.rs feat(no-emoji): added no-emoji flag 2023-07-03 16:22:48 +00:00
utils.rs doc: added some documentation 2023-07-01 14:45:23 +02:00