Christian H. Stork wrote: > How do I print something to the status line eg from a macro? > > Even better, how could I get input for some scripts on the status line? Well, I don't know about your second question, but to manipulate the status line requires setting the $status_format variable. This could be done with hooks, macros, or manually for that matter! Read about the $status_format variable in the manual. -- Linux: The Choice of the GNU Generation
- Re: print to status line Mr. Wade
- Re: print to status line Gary Johnson