mailing-list for TeXmacs Users

Text archives Help


bash autocompletion


Chronological Thread 
  • From: Bas Spitters <address@hidden>
  • To: address@hidden
  • Subject: bash autocompletion
  • Date: Thu, 1 Mar 2007 14:42:48 +0100

Dear list,

For the users of the bash shell.

By default command line completion does not work well for texmacs.
If you add the following line to your .bashrc:
complete -f -X '!*.@(tm|ts)' texmacs

(and open a new bash shell)

Then typing
texmacs <TAB>
at the prompt will return only tm and ts files instead of all files.

Bas


  • bash autocompletion, Bas Spitters, 03/01/2007

Archive powered by MHonArc 2.6.19.

Top of page