From d1e81f3344a6b1f04a26dfd6e5d0b8575695ed84 Mon Sep 17 00:00:00 2001 From: Dominik Ritter Date: Thu, 2 Mar 2017 02:28:23 +0100 Subject: [PATCH] Add reference to post on iTerm2 list because of ambiguous active profile name --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index 41dc8add..d6375e9c 100755 --- a/neofetch +++ b/neofetch @@ -1649,6 +1649,7 @@ get_term_font() { # that identifies an active profile. There is the "id of current session of current window" # thou, but that does not match to a guid in the plist. # So, be warned! Collisions may occur! + # See: https://groups.google.com/forum/#!topic/iterm2-discuss/0tO3xZ4Zlwg local currentProfileName=$(osascript -e 'tell application "iTerm2" to profile name of current session of current window') # Count Guids in "New Bookmarks"; they should be unique