Loading the same color profile multiple times creates duplicate presets
By nicolasgallag... on November 25, 2013 18:21 (imported from Google Code)
What steps will reproduce the problem?
- open "path/test-colors.itermcolors"
- repeat 1
- view "presets" in the color profile section of preferences. the preset will be duplicated: test-colors, test-colors (2).
What is the expected output? What do you see instead?
Would like to see no duplicate present if the imported file is identical.
What version of the product are you using? On what operating system?
iTerm2: 1.0.0.20131116
Mac OS X: 10.7 (reproducible on 10.8)
Please provide any additional information below.
The desired outcome is part of an attempt to configure iTerm2 automatically when setting up a new machine. See: https://github.com/mathiasbynens/dotfiles/issues/274