- Various OpenOffice completions from Ian Redfern <Ian.Redfern@LogicaCMG.com>
This commit is contained in:
parent
c485ba7683
commit
0582c0ce50
@ -1,6 +1,6 @@
|
||||
# bash_completion - some programmable completion functions for bash 2.05b
|
||||
#
|
||||
# $Id: bash_completion,v 1.716 2004/06/01 08:08:18 ianmacd Exp $
|
||||
# $Id: bash_completion,v 1.717 2004/06/14 07:56:58 ianmacd Exp $
|
||||
#
|
||||
# Copyright (C) Ian Macdonald <ian@caliban.org>
|
||||
#
|
||||
@ -109,6 +109,9 @@ complete -f -X '*.@(o|so|so.!(conf)|a|tar?(.@(gz|bz2))|tgz|tbz2|rpm|zip|ZIP|gif|
|
||||
complete -f -X '!*.@(exe|EXE|com|COM|scr|SCR)' wine
|
||||
complete -f -X '!*.@(zip|ZIP|z|Z|gz|GZ|tgz|TGZ)' bzme
|
||||
complete -f -X '!*.@(?([xX]|[sS])[hH][tT][mM]?([lL]))' netscape mozilla lynx opera w3m galeon curl dillo elinks amaya
|
||||
complete -f -X '!*.@(sxw|stw|sxg|doc|dot|rtf|txt|htm|html)' oowriter
|
||||
complete -f -X '!*.@(sxi|sti|pps|ppt|pot)' ooimpress
|
||||
complete -f -X '!*.@(sxc|stc|xls|xlw|xlt|csv)' oocalc
|
||||
# FINISH exclude -- do not remove this line
|
||||
|
||||
# start of section containing compspecs that can be handled within bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user