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

rox [-n] -s hangs rox #213

Open
step- opened this issue Jun 20, 2020 · 2 comments
Open

rox [-n] -s hangs rox #213

step- opened this issue Jun 20, 2020 · 2 comments

Comments

@step-
Copy link

step- commented Jun 20, 2020

Hi jun7, consider three cases, where 'X' is always a non-existent file:

  1. rox opens in /etc
cd /
rox -n -s /etc/X
  1. rox opens an empty folder, the window title is "!/etW"
cd /
rox -n -s /etW/X    # etW is a non-existent path
  1. rox hangs and must be killed
cd /
rox -n -s etW/X    # etW is a non-existent path

Thank you

jun7 added a commit that referenced this issue Jun 21, 2020
@jun7
Copy link
Owner

jun7 commented Jun 21, 2020

Thank you for reporting!

Please keep open this. I will do nothing though.

@jun7
Copy link
Owner

jun7 commented Jun 21, 2020

This with up makes "." location but it also made editing bookmarks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants