question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tab last/next in Mac terminals should switch tabs

See original GitHub issue

tab next and tab last don’t do anything in the Mac terminal.

For a quick look at the code, it looks like the tag is implemented, so I suspect it just needs some custom keybindings. https://github.com/knausj85/knausj_talon/blob/master/apps/platforms/mac/terminal/terminal.talon#L8

Latest knausj master, August 2nd 2021 Talon 0.2.0-8 Terminal version 2.10 (433)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
DonnerWolfBachcommented, Aug 10, 2021

PR #514 will only implement kde-konsole according to the new “style”. For tracking which terminals are in knausj but not yet migrated to the new style, #562 was created. This branch contains an implementation in the new style for the apple terminal, however it is not tested since I do not have a mac.

1reaction
ViacheslavKudinovcommented, Aug 4, 2021

@xavier630 I found there some discussion about refactoring of terminal in general https://github.com/knausj85/knausj_talon/issues/505 Maybe it makes sense to follow that issue as tabs implementation also was mentioned there.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using Ctrl-Tab to switch between tabs in Mac Terminal.app
I just tried this under Snow Leopard and it worked beautifully: Open System Preferences => Keyboard; Go to Keyboard Shortcuts; Click on "Application ......
Read more >
How to use Tab Preferences in the macOS terminal - YouTube
This is a major productivity booster when it comes to macOS terminal tabs. We will get you caught up with some of the...
Read more >
Open new Terminal windows and tabs on Mac - Apple Support
In the Terminal app on your Mac, do one of the following: Press Command-T. Choose Shell > New Tab > New Tab with...
Read more >
Are there any keyboard shortcuts to switch between tabs in ...
These are the shortcuts listed under the Terminal -> Window menu. On older MacOS versions they were called Select Next Tab and Select ......
Read more >
Shortcut for moving tabs in Mac Terminal application?
e.g.: Command + 1: switch to the first tab (left-most tab). Share.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found