[GRASS-dev] [GRASS GIS] #2152: cd command does not work in GUI Command console
GRASS GIS
trac at osgeo.org
Tue Apr 1 11:46:10 PDT 2014
#2152: cd command does not work in GUI Command console
---------------------------------+------------------------------------------
Reporter: wenzeslaus | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: 6.4.3
Keywords: cd, command console | Platform: All
Cpu: Unspecified |
---------------------------------+------------------------------------------
Comment(by wenzeslaus):
Let's do one more enhancement before closing this ticket. `~` does not
work. It would be probably better if it would be supported by some
replace.
{{{
cd ~/Documents/
[Errno 2] No such file or directory: '~/Documents/'
}}}
{{{
cd ~
[Errno 2] No such file or directory: '~'
}}}
I also ask for comments about behavior of `cd` without parameters.
Currently, it is aligned with behavior of GRASS modules not the original
bash command.
Also is there something which should be done to improve experience of MS
Windows command line users?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2152#comment:9>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list