Is it possible in neovim to execute a command in the neovim's internal terminal and redirect output to a real buffer that'd support toggling word wrap?
Currently terminal buffer doesn't allow you to disable word wrap and so it's not practical for many cases when output has long lines that you need to be able to copy.