buffer-move icon indicating copy to clipboard operation
buffer-move copied to clipboard

Fix History

Open Stebalien opened this issue 8 years ago • 0 comments

Currently, buffers moved from one window to another remain in the first window's history. This means that cycling through that window's buffers will bring the moved buffer back. It would be nice if buffer-move could filter window's prev-buffers/next-buffers lists (using {get,set}-window-{prev,next}-buffers).

Stebalien avatar Aug 15 '17 23:08 Stebalien