Huidae Cho 7a2cafaae6 startup: Start shell from start_shell() (#1953) 3 năm trước cách đây
..
testsuite 9da94b70ea init: Add --tmp-mapset option (#313) 5 năm trước cách đây
Makefile 711cc2989f init/pythonlib: unified use of addonbase for mac (#2004) 3 năm trước cách đây
README ae610b8dae GRASS GIS 8.0 changes (#1597) 4 năm trước cách đây
clean_temp.c 9a3b60abd1 Patch for spelling errors, prepared by sebastic (see https://trac.osgeo.org/grass/ticket/3163) 9 năm trước cách đây
echo.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 năm trước cách đây
grass-xterm-mac 2b743926c1 add relocated MANPATH to startup routine 13 năm trước cách đây
grass.html 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 năm trước cách đây
grass.py 7a2cafaae6 startup: Start shell from start_shell() (#1953) 3 năm trước cách đây
grass.sh 443635d275 Happy New Year (#2059) 3 năm trước cách đây
grass_database.png b73e78caf2 helptext manual: use user oriented sketch of location structure 7 năm trước cách đây
grass_start.png 84bedf3775 doc: update quick start instructions (#1577) 4 năm trước cách đây
grassdb.png 84bedf3775 doc: update quick start instructions (#1577) 4 năm trước cách đây
help_loc_struct.png 8eda8ed0f2 help_loc_struct.png: updated from doc/help_loc_structure.odg master file 8 năm trước cách đây
helptext.html 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 năm trước cách đây
html_browser_mac.sh db49180dd7 welcome to GRASS 7.0.svn 17 năm trước cách đây
license.txt 1cf79b7ddd grass.py: show version with --version; minor cosmetics 10 năm trước cách đây
local_proto.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ 17 năm trước cách đây
location-add.png 84bedf3775 doc: update quick start instructions (#1577) 4 năm trước cách đây
location-download.png 84bedf3775 doc: update quick start instructions (#1577) 4 năm trước cách đây
location.png 84bedf3775 doc: update quick start instructions (#1577) 4 năm trước cách đây
lock.c db4e0ac563 Don't attempt to declare errno 13 năm trước cách đây
mapset.png 84bedf3775 doc: update quick start instructions (#1577) 4 năm trước cách đây
raster-import.png 84bedf3775 doc: update quick start instructions (#1577) 4 năm trước cách đây
run.c d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 năm trước cách đây
variables.html 547ff44e6a manual pages: remove unneeded SVN Date entry and selected cleanup (#2143) 3 năm trước cách đây
vector-import.png 84bedf3775 doc: update quick start instructions (#1577) 4 năm trước cách đây
version.sed db49180dd7 welcome to GRASS 7.0.svn 17 năm trước cách đây
winlocale.c bfc3c80575 Set LANG on Windows 15 năm trước cách đây

README

o GRASS text mode startup

"grass" starts up g.gui by default (if not first time user).
"grass --text" will start up in text mode.
"grass --gtext" will start up with graphical welcome screen but continue then in text mode.
"grass --gui" will start up in wxpython mode.

You can set an alias "grass" to e.g. "grass --text" to use text mode by default.
Or set the environmental variable GRASS_GUI=text.

See grass --help or the command's manual page for more details
about invocation.

Send any suggestions to at https://lists.osgeo.org/pipermail/grass-dev/