On Thursday, August 15, 2013 10:51:47 PM UTC+2, Rob McBroom wrote: > This might be fixed by > #1569<https://github.com/quicksilver/Quicksilver/pull/1569> > . >
This still happens in b4004, but I think I narrowed it down. To reproduce it save the following triggers and restart QS. echo "test 1" ⇥ Run Command in Shell text command copied from Terminal.app converts to NSStringPboardType:ED9899BC-8F56-409E-B3AD-4EF9F88B3C7A echo "test 2" ⇥ Run Command in Shell plain text command copied from TextEdit.app converts to NSStringPboardType:F38EBFFD-C5DF-4778-B883-17C0290242FF echo "test 3" ⇥ Run Command in Shell text command typed in 1st pane saves correctly Should I file a bug or does an issue with a more general a/o obscure subject already exist? -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/groups/opt_out.
