jmacdonald / amp

A complete text editor for your terminal.

Home Page:https://amp.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] Split Pane / Window Support

aquaflamingo opened this issue · comments

Hey there, was playing with amp a little bit - super fast and interesting design choices. The [Space] to search is neat!

The documentation mentions:

SPLIT PANES
Unlike Vim, Amp doesn't provide split panes, and support isn't planned. It's recommended to use tmux instead, which provides this (and much more) for your shell, text editor, and any other terminal-based applications you may use.

I use panes quite a bit in Neovim so this a bit of a bummer. I was curious if you could elaborate your thoughts around this ? :)

Cool project!