Marcus Williams
2007-Nov-14 10:04 UTC
[sup-talk] [PATCH] Move save to disk out to text mode
Save to disk is useful in text mode in conjunction with the shell/pipe command patches. This patch moves the code out from log modle to the text mode so you can save the output of a command to a file. Marcus -------------- next part -------------- A non-text attachment was scrubbed... Name: save-diffs Type: application/octet-stream Size: 1291 bytes Desc: not available Url : http://rubyforge.org/pipermail/sup-talk/attachments/20071114/15ec679d/attachment.obj
William Morgan
2007-Nov-14 16:05 UTC
[sup-talk] [PATCH] Move save to disk out to text mode
Excerpts from Marcus Williams''s message of Wed Nov 14 02:04:39 -0800 2007:> Save to disk is useful in text mode in conjunction with the shell/pipe > command patches. This patch moves the code out from log modle to the > text mode so you can save the output of a command to a file.Been meaning to do this for a while, since I end up viewing most patches through text-mode and it''s a pain to not to be able to save from that screen. Applied. Thanks! -- William <wmorgan-sup at masanjin.net>