ArnaudRinquin / atom-zentabs

Keep the opened tabs amount below sanity.
MIT License
49 stars 26 forks source link

Toggle pinned tab command #30

Closed mrodalgaard closed 8 years ago

mrodalgaard commented 8 years ago

As described in #29; added a zentab:togglepin command which toggles pinned state on the active views tab. This is especially helpfull when binding keyboard shortcuts e.g.:

'atom-workspace':
  'cmd-b': 'zentabs:toggletab'