Sublime Forum

Horizontal split view of current file

#1

Hi,

I have been searching for a way to split the screen into two rows; both displaying the current file, using a keyboard shortcut. There are some old ST2 plugins, but otherwise this seems unsolved.

Two letter box views of the same file is a common request to review two parts of the same file - many editors have a keyboard shortcut.

I would prefer to avoid python code, with the ‘chain’ command is it now possible to create a keyboard shortcut in Sublime Text 4?

Sorry I can’t find the correct commands to combine by my self.

Kind Regards Gavin Holt

1 Like

#2

The package Origami can do that.

  • Option: clone file to …
1 Like