Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bindings for workspaces and layouts #4617

Closed

Conversation

CestDiego
Copy link
Contributor

C-tab C-S-tab for workspaces (like tabs [vim tabs?])
C-s-tab C-S-s-tab for layouts (using super key like a WM)

Also ( M-s- | C-s ) + [0-9] to change to number [0-9] workspace/layout

(global-set-key (kbd "<C-S-iso-lefttab>")
'spacemacs//workspaces-eyebrowse-prev-window-config-h)

(global-set-key (kbd "M-s-1") 'spacemacs//workspaces-eyebrowse-switch-to-window-config-0-0)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think your numbering is wrong somewhere here ;-)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hehe

@StreakyCobra
Copy link
Contributor

Also, should it be documented somewhere?

@robbyoconnor
Copy link
Contributor

Document this shit @CestDiego ! cracks the whip

@CestDiego
Copy link
Contributor Author

I'll document later tonight....gosh @robbyoconnor xD take it easy :P

@robbyoconnor
Copy link
Contributor

puts the whip away and gets out the bat Bats make people work quicker for some reason...not sure why...

@CestDiego CestDiego force-pushed the add-bindings-for-workspace branch 3 times, most recently from 2bbdd1b to 7774b0e Compare January 18, 2016 00:29
@robbyoconnor
Copy link
Contributor

YAY! now you need to rebase @CestDiego

C-tab C-S-tab for workspaces (like tabs [vim tabs?])
C-s-tab C-S-s-tab for layouts (using super key like a WM)

Also ( M-s- | C-s ) + [0-9]  to change to number [0-9] workspace/layout
@github-actions
Copy link

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this PR is still need merging!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Sep 30, 2020
@github-actions github-actions bot closed this Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Key Bindings stale marked as a stale issue/pr (usually by a bot)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants