Added bash completion script
Status: Alpha
Brought to you by:
enselic
Hi,
I've not seen any bash completion for the cli recordMyDesktop app, so I wrote one. With it enabled $ recordmydesktop --fo <Tab><Tab> will become $ recordmydesktop --follow-mouse and $ recordmydesktop -<Tab><Tab> will show all options
It must be placed at the /etc/bash_completion.d/ directory
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
Bash completion script for recordmydesktop
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
I've added a slightly more accurate version at https://gist.github.com/1750826