Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • iterm2 iterm2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,631
    • Issues 2,631
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • George Nachman
  • iterm2iterm2
  • Issues
  • #3688
Closed
Open
Created Jul 17, 2015 by iTerm2Fan@iTerm2Fan

Smart selection is issuing dns requests

I use the openssl rand -base64 10 command to generate passwords. When I double click to select stdout, and hold the Cmd key to copy it to clipboard, a DNS query is issued for any string before a / character.

I removed all Smart Selection rules, but the behavior persists (as can be seen with tshark -Y "dns" or tcpdump "udp port 53" or equivalent.

I would like to turn off the smart selection behavior, or at least stop it from issuing dns requests for what it thinks are hostnames.

The version of iTerm2 you are running Built from HEAD (git clone https://github.com/gnachman/iTerm2 && xcodebuild)

This issue is not present in version 2.0 or 2.1.1 available for download from iterm2.com.

OS version $ sw_vers ProductName: Mac OS X ProductVersion: 10.10.4 BuildVersion: 14E46

A copy of ~/Library/Preferences/com.googlecode.iterm2.plist is attached. iterm2.txt

A debug log is attached. debug.txt

Thank you!

Assignee
Assign to
Time tracking