Myrddin Emrys wrote: > On Mon, Jun 23, 2008 at 11:19, Isaac Dupree <[EMAIL PROTECTED]> wrote: > >> I can't handle these spaces and "…" fish uses to separate lines. They >> make my command-lines all messed up when I copy/paste them. > > > An interesting problem... I've run into it too (but I solved it by just > making a macro in my text editor, which I always have open, to delete the > newlines and ellipses). Perhaps a better long term solution would be to have > the fish shell ignore the ellipses character? Treat it like whitespace. >
well, that wouldn't entirely fix matters because fish will happily break lines in the middle of words, where it wouldn't work to insert whitespace. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
