Search Criteria
Package Details: neovim-remote 2.5.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/neovim-remote.git (read-only, click to copy) |
|---|---|
| Package Base: | neovim-remote |
| Description: | Support --remote and friends for Neovim |
| Upstream URL: | https://github.com/mhinz/neovim-remote |
| Licenses: | MIT |
| Submitter: | hexchain |
| Maintainer: | hexchain |
| Last Packager: | hexchain |
| Votes: | 53 |
| Popularity: | 0.102586 |
| First Submitted: | 2015-12-21 15:34 (UTC) |
| Last Updated: | 2023-04-04 08:23 (UTC) |
Dependencies (4)
- python-psutil
- python-pynvim (python-pynvim-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-setuptools (make)
Latest Comments
1 2 3 Next › Last »
itayf commented on 2025-01-25 21:11 (UTC) (edited on 2025-01-25 21:12 (UTC) by itayf)
Thanks @sudoforge!
Yes the problems resides in the fact that, after upgrading the system,
python -m siteshows that python searches packages in/usr/lib/python3.13(As python was upgraded to 3.13), whileparu -Ql neovim-remoteshows the package is installed in/usr/lib/python3.12/site-packages/.fuelen commented on 2023-05-11 12:15 (UTC)
this is the error I see
yashlala commented on 2022-01-29 20:31 (UTC)
Makes sense. Indeed, I have removed my
yay's cached build and everything works again. Thank you for the help!I hear that Shougo is maintaining a fork, but other than a new fix, it hasn't seen much more activity than the original repo.
yashlala commented on 2022-01-29 19:11 (UTC)
Still broken as per @sudoforge's comment. Looks like rebuilding does make everything work again -- any chance of that happening soon?
Please let me know if I'm misunderstanding the issue.
hexchain commented on 2021-08-17 10:40 (UTC)
@m040601: Done, thanks for the comment.
m040601 commented on 2021-08-15 22:05 (UTC) (edited on 2021-08-15 22:12 (UTC) by m040601)
Please add missing files README and bash completion.
The source repository,
Contains a file "completion.bash" It should end up in something like, "/usr/share/bash-completion/completions/neovim-remote"
Or if you prefer not to enable it by default in, shipt it to "/usr/share/doc/neovim-remote/" ( or even "/usr/share/neovim-remote/")
It also contains a README. It is more than what is provided with "--help".
It describes some use cases, can contain important warnings, and helps to better understand the mechanism how neovim-remote works, which can be tricky some times.
It should end up in "/usr/share/doc/neovim-remote/README"
Thanks in advance.
eggze commented on 2019-11-29 08:47 (UTC)
There is more info about this change, but I still do not know what should be installed in case of AUR: https://github.com/mhinz/neovim-remote/commit/684ad2323bed82a71253f4c1ac9c8300e62e7cff
1 2 3 Next › Last »