|
|
@ -484,12 +484,12 @@ npm run build-electron-{windows, darwin, linux}</pre> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</form> |
|
|
|
</form> |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<li class="desktop"> |
|
|
|
<form class="form-inline" role="form"> |
|
|
|
<form class="form-inline" role="form"> |
|
|
|
<div class="checkbox"> |
|
|
|
<div class="checkbox"> |
|
|
|
<label> |
|
|
|
<label> |
|
|
|
<input type="checkbox" ng-model="settings.enableAltSwitcher"> |
|
|
|
<input type="checkbox" ng-model="settings.enableAltSwitcher"> |
|
|
|
Use Alt+<num> to switch buffers |
|
|
|
Use Alt+[0-9] to switch buffers |
|
|
|
</label> |
|
|
|
</label> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</form> |
|
|
|
</form> |
|
|
|