BUG: Mapping the same sequence to different blocks in different contexts triggers an error message.

3 views
Skip to first unread message

Sean Mackesey

unread,
Oct 20, 2014, 9:31:57 PM10/20/14
to keym...@googlegroups.com
When this is the only thing in my keymando config:

only "Google Chrome" do 
  map "<F2>p" do  puts 'block1' end
end

only "Finder" do 
  map "<F2>p" do  puts 'block2' end
end

I get an error message on startup or reloading the config. The error message doesn't affect functionality but its kind of annoying.
Reply all
Reply to author
Forward
0 new messages