Open
Description
To enable copen like windows. Multi Window Management should get implemented.
In the first step, we should seperate viewports from buffer to be able to show different 'buffer' within the same window.
Next, we should build a tree representation of view ports (named windows). Now, we can link buffer and window and add window movement.
In the last step we introduce the buffer for task managment with buffer type specific bindings to stop a task with e.g. 'dd'.
Activity