windows - How can i have clickable URLs in Conemu?

19
2013-11
  • Riduidel

    I just had a message from Ruby saying

    C:\Users\ndx>gem install awestruct
    Fetching: hpricot-0.8.6.gem (100%)
    ERROR:  Error installing awestruct:
            The 'hpricot' native gem requires installed build tools.
    
    Please update your PATH to include build tools or download the DevKit
    from 'http://rubyinstaller.org/downloads' and follow the instructions
    at 'http://github.com/oneclick/rubyinstaller/wiki/Development-Kit'
    

    Why aren't those URLs clickable ? (would be way cool to have such a feature in terminal).

  • Answers
  • Maximus

    Hold LeftCtrl and click them.

    Look for "Highlight & goto" option on "Controls" page ("Mark & Paste" in old stable release).

  • Lorenzo Von Matterhorn

    Quoting the "credits" link contents partially

    ConEmu can highlight hyperlinks (e.g. http://www.farmanager.com) and compiler errors (e.g. FarCtrl.pas(1002,49) Error: Identifier not found...).

    Turn on checkbox «Highlight and goto» and choose appropriate modifier (e.g. «Left Ctrl») on the TextSelection page. So, when you hold selected modifier (e.g. «Left Ctrl») ConEmu will underlines hyperlinks/errors detected under mouse cursor. LeftClick (with modifier) will open it:

    hyperlinks - in the default browser

    e-mails - in the default Mail program

    compiler errors - in the Far editor, positioned on row and column of the error

    Credits


  • Related Question

    can I get ConEmu to "mark to copy"?
  • jcollum

    I installed ConEmu last week, thought I'd give it a try vs. Console2. After staring at various config options for 10 minutes I didn't see any way to get ConEmu to automatically copy text that I've selected to the clipboard. Console2 will do it.

    Is there a config option for this that I missed? I sure didn't see one but the configuration of ConEmu is a bit... jumbled.

    You'd think it would be on the Mark & Paste screen:

    enter image description here


  • Related Answers
  • Maximus
    1. Update to a version >= 120617a
    2. Option "Auto copy" on the "Mark & Paste" page. Check it.

    ConEmu 120617a

    Please note. In latest developer builds (like 120717) option was renamed to "Copy on LButton up"

    ConEmu 120717