Update README.md

This commit is contained in:
SamPosh 2023-04-20 12:09:51 +05:30 committed by GitHub
parent 0cecfa603f
commit f1838f9fe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -69,6 +69,7 @@ Ctrl+b will toggle neotree(which is file explorer)
Ctrl+j will toggle terminal (using toggleterm)
```
### Problems need to be resolved yet
copy/paste from the container to outside is not working. I am still trying to figure out a solution
### Minor problem need to be resolved yet
Paste into nvim works fine. But copy from neovim to outside doesn't work. I could not figure out any solution till now.
So for copying contents i am using alternate solution like cat it and copy it from terminal. This is a minor problem