1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/x11/gmrun/pkg-descr
Renato Botelho 1c13efaf17 - Fixed pkg-descr
- Change simple patch to reinplace_cmd
2008-04-29 19:29:38 +00:00

14 lines
386 B
Plaintext

gmrun is a very featureful GTK+-2 Run box. Its features include:
* Tilde completion
* Completion for separate words
* Cycleable command history
* Configuration file in ${PREFIX}/share/gmrun/gmrunrc,
which can be copied to ~/.gmrunrc
* Can spawn commands in a terminal
* Intelligent URL handling
WWW: http://dynarch.com/mishoo/gmrun.epl
- Adam Weinberger <adamw@FreeBSD.org>