Add a switch control to emulate tabs #421

Open
opened 2018-02-11 06:04:00 +01:00 by ekaggata · 5 comments
ekaggata commented 2018-02-11 06:04:00 +01:00 (Migrated from github.com)

Although such a retro-looking terminal feels cool, lack of tabs convenience limits its usage severely. I suggest adding an optional (hidable) adequately-styled switch (looking like a row of vintage buttons or, an analog frequency line, a tumbler or whatever) that would switch "channels" doing the same job tabs do in conventional GUI terminal emulators.

Here are some examples of vintage channel switching controls to possibly inspire the design:

crt-switches

Although such a retro-looking terminal feels cool, lack of tabs convenience limits its usage severely. I suggest adding an optional (hidable) adequately-styled switch (looking like a row of vintage buttons or, an analog frequency line, a tumbler or whatever) that would switch "channels" doing the same job tabs do in conventional GUI terminal emulators. Here are some examples of vintage channel switching controls to possibly inspire the design: ![crt-switches](https://user-images.githubusercontent.com/3106934/36069904-5717a71e-0ef1-11e8-843c-0c67f215aa7b.png)
lewisdonovan commented 2018-02-15 10:12:31 +01:00 (Migrated from github.com)

+1

+1
Vantuz commented 2018-02-26 22:58:25 +01:00 (Migrated from github.com)

Maybe you can use some terminal multiplexer like tmux?

Maybe you can use some terminal multiplexer like `tmux`?
devxpy commented 2018-06-29 14:36:56 +02:00 (Migrated from github.com)

I could make the hardware side of this, and the connectivity using an esp8266 running micropython, quite easily (and very cheap)

https://www.youtube.com/watch?v=CCR-VEiEPvM

I could make the hardware side of this, and the connectivity using an esp8266 running micropython, quite easily (and very cheap) https://www.youtube.com/watch?v=CCR-VEiEPvM
frnco commented 2021-03-04 21:33:11 +01:00 (Migrated from github.com)

Maybe you can use some terminal multiplexer like tmux?

Or screen or emacs heck I can think of a dozen options...

> Maybe you can use some terminal multiplexer like `tmux`? Or `screen` or `emacs` heck I can think of a dozen options...
nilsfr commented 2024-04-05 09:16:14 +02:00 (Migrated from github.com)

This would be very useful. I use tmux, but I use tabs for each server I am logged into.

This would be very useful. I use tmux, but I use tabs for each server I am logged into.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#421
No description provided.