-
Notifications
You must be signed in to change notification settings - Fork 179
tmux-like functionality #308
Comments
Final Term's data structures should make implementing session persistence very easy in the future :) |
I don't mean to spam, but the iTerm2 project for OS X is an example that has this sort of tmux integration feature; although it doesn't ditch tmux, rather it takes advantage of it in a way optimized for GUI (it still requires logging into |
What does this look like in practice? Menu bar integration? Key bindings? On Mon, Mar 23, 2015, 12:31 AM Christopher Chavez notifications@github.com
|
This announcement explains most of the features and limitations: On Mon, Mar 23, 2015 at 2:40 PM Nick Ashley notifications@github.com
|
A feature I would be very much looking forward to in a future version is screen/tmux like functionality. I'm not sure what that would involve technically (and if it's at all possible) but functionality-wise one should be able to run one or multiple FT sessions on a server and (re-)attach to a running session from a remote client (i.e. an ssh login shell). Given that FT has extensive keyboard shortcut support and tab/split-screen functionality there is already considerable overlap with tmux. Adding this missing piece ("the marriage of terminal, shell and terminal multiplexing") would finally let us ditch screen and tmux.
Of course this would be something for a later version after the core functionality is working.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: