Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Proxy icon shows ~ in directory stack only when no files open #13950

Open
1 task done
mcdado opened this issue Mar 7, 2017 · 1 comment
Open
1 task done

Proxy icon shows ~ in directory stack only when no files open #13950

mcdado opened this issue Mar 7, 2017 · 1 comment
Labels
bug mac Issues that occur on macOS but not on other platforms. triaged

Comments

@mcdado
Copy link

mcdado commented Mar 7, 2017

Prerequisites

Description

From Terminal, in a folder like ~/Sites/<project>, when running atom . (--safe too), this happens:
screen shot 2017-03-07 at 11 34 05

Steps to Reproduce

  1. Launch Atom in a directory underneath your home directory from Terminal using atom .
  2. Close any open files
  3. Right-click the proxy icon

Expected behavior: Proxy icon stack should show a correct file path

Actual behavior: Proxy icon shows ~ in the file path

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

atom --version
Atom    : 1.14.4
Electron: 1.3.13
Chrome  : 52.0.2743.82
Node    : 6.5.0

apm --version
apm  1.15.3
npm  3.10.5
node 4.4.5 x64
python 2.7.13
git 2.12.0

macOS 10.12.3 (16D32)

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

@lee-dohm lee-dohm changed the title Unwrapping ~/ when launching from terminal Mar 7, 2017
@lee-dohm lee-dohm added mac Issues that occur on macOS but not on other platforms. triaged labels Mar 7, 2017
@lee-dohm
Copy link
Contributor

lee-dohm commented Mar 7, 2017

Confirmed using Atom v1.14.4 on Mac OS X 10.12.3.

With a file open:

screen shot 2017-03-07 at 7 39 38 am

With no files open:

screen shot 2017-03-07 at 7 39 49 am

@50Wliu 50Wliu added the bug label Mar 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug mac Issues that occur on macOS but not on other platforms. triaged
3 participants