On Wed, May 15, 2002 at 05:48:18PM -0700, Alexandra Thorn wrote: > > Could anyone very quickly tell me how to copy and paste text from the KDE > Konsole to a file I can save (or else, how to save the Konsole text to > file directly)? Been working on something for over an hour, and would > like to go home and get dinner, but don't want to lose the record of what > I did.
You could highlight everything you can to save in the Konsole, then open up a new Konsole and run: cat > some_new_file.txt ...and then middle-click or press Shift+Insert on the keyboard to paste what's highlighted in the first Konsole. -bill! _______________________________________________ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech
