On Wed, Jan 16, 2008 at 09:05:47PM +0000, Dave Wood wrote: > I want to use ctrl-s in vim so is there a way of turning off the > xon/xoff functions?
Well, you could always do Mrxvt.macro.Ctrl+s: Str ^s This will cause mrxvt to treat Ctrl-s specially, and just send ^s to the child process. Alternately, try binding Ctrl-s to just "s". Most places where you press Ctrl-s in Vim, you can get away with pressing "s" (e.g. Ctrl-Xs is the same as Ctrl-X Ctrl-s). GI -- A plateau is a high form of flattery. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Materm-usage mailing list Materm-usage@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/materm-usage Mrxvt home page: http://materm.sourceforge.net