[GRASS-dev] [GRASS GIS] #2316: Map name completion in wxGUI console

GRASS GIS trac at osgeo.org
Thu May 29 20:01:55 PDT 2014


#2316: Map name completion in wxGUI console
-----------------------------+----------------------------------------------
 Reporter:  hcho             |       Owner:  grass-dev@…              
     Type:  defect           |      Status:  new                      
 Priority:  normal           |   Milestone:  7.0.0                    
Component:  wxGUI            |     Version:  svn-trunk                
 Keywords:  command console  |    Platform:  Linux                    
      Cpu:  x86-64           |  
-----------------------------+----------------------------------------------
 I just tried Command console in wxGUI and map name completion is appending
 map type alias, not mapset to map names. For example,
 {{{
 d.rast map=dem at raster
 }}}

 Should be
 {{{
 d.rast map=dem at MAPSET
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2316>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list