I have three monitors.
I normally run one maximized xterm on each monitor, attached to the same GNU screen session.
Can a similar model be used for vim? Is it possible to have three vims running, all sharing the same "vim session":
- Each vim window showing a different vim tab
- vim settings shared between all windows
- Not getting the "Swap file ... already exists!" error message if I open the same file on two tabs.