Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: fortran completion
- X-seq: zsh-users 12176
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: fortran completion
- Date: Fri, 02 Nov 2007 09:45:23 +0100
- In-reply-to: <82839db60711020137y53cf3795lc4b5d7fcdae206d0@xxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <82839db60711010027oeaef729gb58c8aa83266dad1@xxxxxxxxxxxxxx> <82839db60711020137y53cf3795lc4b5d7fcdae206d0@xxxxxxxxxxxxxx>
Anonymous bin ich <ichbinanon@xxxxxxxxx>:
> I see that for gfortran, autocompletion works, but I cannot seem to
> find relevant function. (neither _gfortran nor _fortran is available)
[...]
> Could some please tell me what is the function used for gfortran (or a
> function for fortran files) so that I could add this completion?
% bindkey '^xh' _complete_help
% gfortran <ctrl-x>h
That will tell you what the completion system will try to do when
you hit tab at the position you hit "ctrl-x h" in the above example.
Regards, Frank
--
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
-- RFC 1925
Messages sorted by:
Reverse Date,
Date,
Thread,
Author