Ticket #2120 (cd to ~ processed incorrectly)
commita53d636b0512a870c002d60dab284ac009c0f370
authoralexander.stohr <alexander.stohr@gmx.de>
Tue, 22 Mar 2011 20:04:04 +0000 (22 20:04 +0000)
committerIlia Maslakov <il.smind@gmail.com>
Tue, 22 Mar 2011 21:30:23 +0000 (22 21:30 +0000)
treebf37d3c5634dd6bb756374e83e45c7f8f34c08d4
parent30bc575179f8a7c3a1d0abb3fa3390916d7354e0
Ticket #2120 (cd to ~ processed incorrectly)

    cd to "~" or "~" with subdirs may fail when issued from the in the command
    line if more than one space is separating the "cd" and "~". So, "cd<one space>~" works,
    but "cd<multiple spaces>~" fails.

Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
    some fixes
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
src/filemanager/command.c