Vaclav Petras bfdb74d2d2 Do not require dev pkg to be installed for path пре 5 година
..
Makefile 3ff0587094 GRASS_VERSION_SVN -> GRASS_VERSION_GIT + update g.version пре 6 година
README 0b3b272902 init: replace obsolete doc by link to up-to-date doc (see https://trac.osgeo.org/grass/ticket/2679, https://trac.osgeo.org/grass/changeset/72791, https://trac.osgeo.org/grass/changeset/73354) пре 6 година
circle_1.png e638001e30 lib/init/helptext: start-up screen fig updated and Download button explained пре 7 година
circle_2.png e638001e30 lib/init/helptext: start-up screen fig updated and Download button explained пре 7 година
circle_3.png e638001e30 lib/init/helptext: start-up screen fig updated and Download button explained пре 7 година
circle_4.png e638001e30 lib/init/helptext: start-up screen fig updated and Download button explained пре 7 година
circle_5.png e638001e30 lib/init/helptext: start-up screen fig updated and Download button explained пре 7 година
circle_6.png e638001e30 lib/init/helptext: start-up screen fig updated and Download button explained пре 7 година
clean_temp.c 9a3b60abd1 Patch for spelling errors, prepared by sebastic (see https://trac.osgeo.org/grass/ticket/3163) пре 8 година
echo.c 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ пре 17 година
grass-xterm-mac 2b743926c1 add relocated MANPATH to startup routine пре 13 година
grass.py bfdb74d2d2 Do not require dev pkg to be installed for path пре 5 година
grass.sh 04157af89b version bump: grass76 -> grass77 related updates пре 6 година
grass7.html 10c25c205c grass7 startup manual: example related to PROJ string usage added пре 6 година
grass_database.png b73e78caf2 helptext manual: use user oriented sketch of location structure пре 7 година
grass_start.png e638001e30 lib/init/helptext: start-up screen fig updated and Download button explained пре 7 година
help_loc_struct.png 8eda8ed0f2 help_loc_struct.png: updated from doc/help_loc_structure.odg master file пре 8 година
helptext.html 04157af89b version bump: grass76 -> grass77 related updates пре 6 година
html_browser_mac.sh db49180dd7 welcome to GRASS 7.0.svn пре 17 година
license.txt 1cf79b7ddd grass.py: show version with --version; minor cosmetics пре 10 година
local_proto.h 8868d4b686 indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ пре 17 година
lock.c db4e0ac563 Don't attempt to declare errno пре 12 година
run.c d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) пре 8 година
variables.html 7227e5b17c update documentation with regard to ZSTD as default compression if available, see https://trac.osgeo.org/grass/ticket/3758 пре 6 година
version.sed db49180dd7 welcome to GRASS 7.0.svn пре 17 година
winlocale.c bfc3c80575 Set LANG on Windows пре 15 година

README

o GRASS text mode startup

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

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

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

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