Suggestion to add present working directory to Termux

Words
148
Reading
1 min
Listen
Play
8y

Components

The component I want to suggest is to add present working directory to Termux emulator for android which will enable user to know the current directory they're working on without having to type print working directory 'pwd' command always.

As a developer working on terminal enhance our productivity, and navigate between different directories using command to terminal which can be frustrating if you have to type pwd command always to know which directory you are working on.

Proposal

I am proposing that user should be able to see their present directpry without having to type pwd command.

Mockups / Examples

Before implementation of suggestion
m1.png

If this suggestion is implement the application we look like this
m2.png

Benefits

Benefit if implemented

  1. Enhance productivity

  2. Avoid having to guess the current directory which often lead to mistake

  3. Improve usability



Posted on Utopian.io - Rewarding Open Source Contributors