kevinhwang91 / rnvimr

Make Ranger running in a floating window to communicate with Neovim via RPC
BSD 3-Clause "New" or "Revised" License
805 stars 17 forks source link

Feature: save buffers info including undo #37

Closed kevinhwang91 closed 4 years ago

kevinhwang91 commented 4 years ago

Move files outside neovim, the dst files will lose the undo, and the information in buffers loaded src files.

This issue is solved by enhancing low-level function such as rename, shutil_move and bulkrename.