Heikki Johannes Junes wrote:
In bash shell it is possible to write
 lily + TAB
which results in
 lilypond
and then
 lilypond fi + TAB
which results in
 lilypond file.ly

Yes, this works...

In order to handle the .ly-extension correctly, on needs to install bash
completion string in file /etc/bash_completion.d/lilypond :

... what do you mean by ".ly-extension correctly" ? I mean, what is missing in the above commands? How is the .ly extension not handled correctly?

Cheers,
- Graham


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to