[Github-comments] [geany/geany] Rpg sidebar tree (see #259) (#1813)

elextr notifications at xxxxx
Wed Apr 11 06:48:18 UTC 2018


@kugel, erm, ok, what happens if there are two directories open along the path to `~` eg if HOME is `/file_server/home/this_user` and I have the files `/file_server/home/this_user/my_file.cpp`, `/file_server/home/this_user/a_dir/also_mine.cpp` and `/file_servert/home/another_user/their_file.cpp` open?

```
~
    a_dir
        also_mine.cpp
    my_file.cpp
/file_server/home/another_user
    their_file.cpp
```
or
```
/file_server/home
    ~
        a_dir
            also_mine.cpp
        my_file.cpp
    another_user
        their_file.cpp
```
or no `~`
```
/file_server/home
    this_user
        a_dir
            also_mine.cpp
        my_file.cpp
    another_user
        their_file.cpp
```


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1813#issuecomment-380345681
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180411/1a3ca925/attachment.html>


More information about the Github-comments mailing list