topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 6:05 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: format text on clipboard without pasting?  (Read 3472 times)

jack99999

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 20
    • View Profile
    • Donate to Member
format text on clipboard without pasting?
« on: May 17, 2011, 03:10 PM »
is it possible to format the text on the clipboard without pasting? so that i can paste later.

i often use remote sessions on other machines and would find this useful for that. also, i have some autohotkey scripts that process text that is already on the clipboard... CHS can easily do a bit of preprocessing of copied for me, but i don't want to paste the result, just to leave it for the autohotkey scripts.

jack

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: format text on clipboard without pasting?
« Reply #1 on: May 17, 2011, 03:28 PM »
from the main window you can.
i could make it a global option whether to paste after formatting text with the quick popup menu.

jack99999

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 20
    • View Profile
    • Donate to Member
Re: format text on clipboard without pasting?
« Reply #2 on: May 17, 2011, 04:33 PM »
i was thinking of an option on the saved formatting dialog, but yes, that would just as well.

thanks

jack