imsnif / imsnif/diskonaut

Feature: exit to current directory

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
Rust
Stars
3.1k
Forks
96
PR merge metrics
No merged PRs in 30d

Description

When `diskonaut` exits, it returns the user to the folder they were in when they started.

It would be nice if instead of doing that, it would change the user's working directory to the directory they are currently in with diskonaut.

Contributor guide

Open the contributing guide

Research direction

Start by inspecting diskonaut's CLI entry point and how it exits after navigation. Determine whether the requested directory change can be exposed through the surrounding shell invocation, then verify that exiting leaves the shell in the directory currently selected in diskonaut rather than the original directory.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.