I use Roxterm when managing routers - generally on the GNS3 simulator. I love the tabs, profiles and simple interface, but there is one new feature that I'd love to see.
Simultaneous input to multiple tabs
The way I'd like to see it implemented is:
- The user hits a hot-key [suggestion: <Ctrl+Alt+i>]
- A warning dialogue appears warning the user that all keyboard input will be copied to each tab of the current window.
- Once the dialogue is acknowledged, a strong visual reminder is required to remind the user that the input they are typing is going to multiple tabs. This could be:
- The tab titles continually flash red whilst in multi-tab input mode [which would mean that if the [x] Bell highlights tab/window option was set, then when the bell sounded, the tab would flash red/yellow]
- the screen changes to a different colours [possibly requiring additional colour options to added to each colour scheme - default to inverse]
- All keypresses entered while in multi-tab mode, including special characters like <Ctrl+c> and <Ctrl+z> but excluding RoxTerm shortcuts, are sent to each tab of the current window
- The user hits the same hot-key [suggestion: <Ctrl+Alt+i>] to disable multi-tab mode.
Inspiration: I have seen this feature used most successfully in iTerm2 (for OS X)see http://iterm2.com/ or https://github.com/gnachman/iTerm2 for source code
I have also seen it used in SuperPutty (for Windows), but has a horrible interface, and ctrl keys are not transported
Konsole supports this feature, but it is a pain to turn on
SecureCRT also has an implementation