Re: figlet script

2007-05-03 Thread A.J.Mechelynck
Troy Piggins wrote: I was looking for some helper commands for using something like 'figlet' from within vim. Searched the vim scripts and closest I could find was the larlet.vim script http://www.vim.org/scripts/script.php?script_id=1357 At present I have this in my .vimrc: map ,f :r!figlet

Re: figlet script

2007-05-03 Thread Troy Piggins
* A.J.Mechelynck is quoted my replies are inline below : Troy Piggins wrote: I was looking for some helper commands for using something like 'figlet' from within vim. Searched the vim scripts and closest I could find was the larlet.vim script

Re: figlet script

2007-05-03 Thread A.J.Mechelynck
Troy Piggins wrote: [...] Filter looks promising. If you have figlet on your system, how do you use it? Do you ever use it within vim? Do you have keys mapped, or scripts? [...] You can replace a range of lines by its figlet representation: Here are a few examples: Visual!figlet

Re: figlet script

2007-05-03 Thread Troy Piggins
* A.J.Mechelynck is quoted my replies are inline below : Troy Piggins wrote: [...] Filter looks promising. If you have figlet on your system, how do you use it? Do you ever use it within vim? Do you have keys mapped, or scripts? [...] You can replace a range of lines by its figlet