Ticket #1725 (closed enhancement: invalid)

Opened 12 months ago

Last modified 7 months ago

Adding split up function to Terminal

Reported by: emitrax Owned by: jackburton
Priority: low Milestone: Unscheduled
Component: Applications/Terminal Version: R1 development
Cc: stefano.ceccherini@… Blocked By:
Platform: All Blocking:

Description

Instead of using tabs, how about splitting the window's terminal, like it's done with VIM. Both horizontal and vertical. Personally I find it more useful and quick to use then tabs, if a key shortcut is available in order to switch between shells.

Change History

follow-up: ↓ 2   Changed 12 months ago by axeld

Why not just open two Terminals then? You can switch between them using "Command-G". IMO it only makes sense in VIM since it's a terminal application, that is, it cannot have more than one window on screen.

in reply to: ↑ 1   Changed 12 months ago by jackburton

Replying to axeld:

Why not just open two Terminals then? You can switch between them using "Command-G". IMO it only makes sense in VIM since it's a terminal application, that is, it cannot have more than one window on screen.

Would be interesting to see if this can be achieved using replicants.

  Changed 7 months ago by bonefish

  • status changed from new to closed
  • resolution set to invalid

I don't think we should implement this. Tabs are just fine, when there's a shortcut to switch between them (like Shift-Left/Right as in Konsole).

Note: See TracTickets for help on using tickets.