• enable normal white-space rules for script output and convert successive space-runs to using non-breaking spaces. This appears to be the only way to get real word wrap with pre-formatted text using WebKit — we set ‘-khtml-nbsp-mode: space;’ so that copy’n’paste should see the non-breaking spaces as just spaces, although omitting that setting seems to have the same effect (WebKit bug?)
Changed: U trunk/Bundles/Ruby.tmbundle/Support/RubyMate/run_script.rb U trunk/Support/css/webpreview.css _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
