JanDeDobbeleer / oh-my-posh

The most customisable and low-latency cross platform/shell prompt renderer
https://ohmyposh.dev
MIT License
17.01k stars 2.37k forks source link

Path style "full" displays Home Icon #484

Closed AakashM closed 3 years ago

AakashM commented 3 years ago

Prerequisites

Description

[Description of the bug or feature] Path style "full" displays Home Icon instead of the entire path

Environment

Steps to Reproduce

  1. Navigate to Home directory "C:\Users\Username"

Expected behavior: Full directory path should be shown: "C:\Users\Username"

Actual behavior: The character "~" is shown.

tradiff commented 3 years ago

You should be able to set mapped_locations_enabled to false, to disable that. https://ohmyposh.dev/docs/path#properties

JanDeDobbeleer commented 3 years ago

@TravisTX @AakashM confirmed, also added that test case ;-)

github-actions[bot] commented 5 months ago

This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.