in views->show console its written press ctrl +, but when i pres ctrl+ it makes text bigger not showing or hiding console. it works on hotkey ctrl ~
Hide /show console key
        
          kingkeith
          
            
        
        #3
      
      what physical keyboard do you have?
I have a keyboard upon which ctrl+` seems to be a combination that it can’t detect, and it sends no information about the keypress to the computer, but it sends ctrl+’ as ```ctrl+```` so I can use it that way
if you execute sublime.log_input(True) in the console, and then press the key combinations you mentioned, what does it show?
        0 Likes
      
      
        
          jarvis
          
            
        
        #4
      
      when i press ctrl+  it writes
key evt: control+=
reloading settings Packages/User/Preferences.sublime-settings
and when i pres  ctrl it writes key evt: control+
        0 Likes
      
      
        
          jarvis
          
            
        
        #5
      
      im using netbook and on  keyboard its writen + and=
but even with ctrl shift +/= it doesn,t work
        0 Likes