Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug report : vimpager freezes when specifying a directory #237

Open
windware-ono opened this issue Jul 24, 2018 · 1 comment
Open

Bug report : vimpager freezes when specifying a directory #237

windware-ono opened this issue Jul 24, 2018 · 1 comment
Assignees
Labels

Comments

@windware-ono
Copy link

OS : Ubuntu 18.04 64bit
Shell : /bin/bash
Vim : Vi IMproved 8.0 (2016 Sep 12, compiled Apr 10 2018 21:31:58) (Installed via 'vim-nox' package.)
.vimrc : None
.vimpagerrc : None
Cloned : 8cbddd1

I installed it with sudo make install-deb and when I run vimpager . and specify some directory (which I shouldn't but it can happen accidentally), vimpager freezes and had to be killed with SIGKILL.

The error shown is,

$ vimpager .
head: error reading '.': Is a directory
head: error reading '.': Is a directory
cat: .: Is a directory
wc: 'standard input': Is a directory
sed: read error on .: Is a directory
cat: .: Is a directory
rkitover added a commit that referenced this issue Jul 31, 2018
If the file arg list contains directories, die with an error message.
@rkitover rkitover self-assigned this Jul 31, 2018
@rkitover
Copy link
Owner

Fixed in master, thank you for the report.

@rkitover rkitover removed the fixed label Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants