When I try to toggle the github/git view off via the keyboard commands ^( and ^* it simply switches the active panel. If you use the menu and click the toggle with you mouse, it actively hides the panel. Using the keyboard shortcuts brings it back but does not work in hiding it.
^* or ^(Expected behavior:
The panel to be hidden.
Actual behavior:
Nothing.
Reproduces how often:
100%
➜ devops-dotfiles git:(master) ✗ atom-beta --version
Atom : 1.18.0-beta0
Electron: 1.3.15
Chrome : 52.0.2743.82
Node : 6.5.0
➜ devops-dotfiles git:(master) ✗ apm --version
apm 1.16.1
npm 3.10.5
node 6.9.5 x64
python 2.7.13
git 2.12.2
OSX 10.12.3, 2017 MBP.
Just to confirm, are you typing ctrl-shift-8 for ^* and ctrl-shift-9 for ^(? Just ctrl-8 and ctrl-9 toggles the focus for each tab.
With the Git tab visible, ctrl-shift-9 work ok for me to toggle the tab.
I did notice however that if both the Git and GitHub tabs are visible, toggling one or the other toggles both so they're both not visible. Not sure if that's the correct behavior or not though 🤔
Ok, that's weird, I was doing that earlier but it wasn't working. (Or maybe my keyboard at my desk was being funky - it's working on the native keyboard in my laptop).
I'll say close this one down, thanks for the tip!
Most helpful comment
Just to confirm, are you typing ctrl-shift-8 for ^* and ctrl-shift-9 for ^(? Just ctrl-8 and ctrl-9 toggles the focus for each tab.
With the Git tab visible, ctrl-shift-9 work ok for me to toggle the tab.
I did notice however that if both the Git and GitHub tabs are visible, toggling one or the other toggles both so they're both not visible. Not sure if that's the correct behavior or not though 🤔