[general]
name=Command Bar
description=A command bar interface for QGIS. Handy for quick data entry, or not using you mouse.  New commands can be created using Python.
about=A command bar interface for QGIS. Handy for quick data entry, or not using you mouse.  New commands can be created using Python.
version=0.25
qgisMinimumVersion=2.4
author=Nathan Woodrow
email=woodrow.nathan@gmail.com
icon=icon.png
changelog=
        0.25
        Fix error on showing prompts
        0.24
        Fix auto complete for args.
        Add set-commandbar-color, set-commandbar-prompt
        0.23
        Ctrl+N | Ctrl + P to move though list
        Header on complete list
        0.22
        Add edit-package, define-package commands
        0.21
        Green for line text and current selection
        Fix crash on exit
        0.20
        Black background, white text
        Recent commands at top
        Enter auto complete command

homepage=https://github.com/NathanW2/qgiscommand
tracker=https://github.com/NathanW2/qgiscommand
repository=https://github.com/NathanW2/qgiscommand
