[TxMt] howto update: make bibliography completion work in TM

Allan Odgaard throw-away-1 at macromates.com
Mon Feb 19 20:28:25 UTC 2007


On 19. Feb 2007, at 21:23, Charilaos Skiadas wrote:

> PS: Should that command not be in the source/textmate bundle  
> instead? A lot of people have the ruby bundle disabled since they  
> don't use ruby, but we still need that command for diagnostic  
> purposes every now and then.

Well, ⌃R can also be used for diagnostic purposes :)

Though to skip the bash_init.sh, one will need to use a shebang, for  
example select the following two lines and press ⌃R (to get the PATH  
without the bash_init.sh stuff):

     #!/bin/sh
     echo "$PATH"




More information about the textmate mailing list