Shell Completions for GRASS
This version supports:
- bash, version >2.04, preferably 2.05b
- tcsh
To try bash completions in GRASS:
- Download this archive
- Unpack it into some directory and cd into newly created directory
called 'complete'
- Start GRASS if you have not yet done so
- To initialize completions do:
- for bash: . bash/Init.sh
- for tcsh: source tcsh/Init.sh
- You will se a short message on what keys to use.
- Read the README file on how to use and how it works
- The main oddity now is that bash automatically adds a space after a completion. So if you complete on an argument name such as rast=, you need to press backspace to continue completion with the name of raster. This problem is going to be solved in bash version 2.05b and there is nothing much to do about it now.
Files currently available for download:
After using it for a while let me know:
- whether it works or not on you computer
- whether it works right
- any other comments and suggestions you deem appropriate
My e-mail address is srk@users.sf.net
This page was created 2002-05-23,
updated $Id: index.html,v 1.2 2005/09/01 01:13:49 xs7 Exp $
home