mherrmann / mherrmann/fman

Option to start fman in 'single pane mode'

Open
#156 12 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1 vote enhancement
Dominant language
Python
Stars
275
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Occasionally I want to browse directories without the intention of moving files around. I use a tiling window manager and having both panes of the file manager takes up space.

It would be great to be able to start fman like: fman --single-pane to omit the second pane from the UI.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at fman's command-line entry point and trace how the two-pane UI is created; the issue names no source files or tests. Check the existing CLI options and pane-layout behavior first, then verify that fman --single-pane starts with one pane while normal startup remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.