Bug 27374 - WebKit should have a bash completion script to aid with common commands.
Summary: WebKit should have a bash completion script to aid with common commands.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-17 09:38 PDT by David Levin
Modified: 2009-07-17 14:19 PDT (History)
0 users

See Also:


Attachments
a few last fix ups. (8.68 KB, patch)
2009-07-17 09:47 PDT, David Levin
no flags Details | Formatted Diff | Diff
Add script for WebKit command completions in bash. (4.81 KB, patch)
2009-07-17 09:48 PDT, David Levin
manyoso: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Levin 2009-07-17 09:38:45 PDT
This has become especially relevant due to bugzilla-tool which has several of long commands/options (which I frequently end up typing out).
Comment 1 David Levin 2009-07-17 09:47:41 PDT
Created attachment 32948 [details]
a few last fix ups.
Comment 2 David Levin 2009-07-17 09:48:47 PDT
Created attachment 32949 [details]
Add script for WebKit command completions in bash.
Comment 3 David Levin 2009-07-17 14:19:15 PDT
Committed as http://trac.webkit.org/changeset/46055