kevinhwang91 / rnvimr

Make Ranger running in a floating window to communicate with Neovim via RPC
BSD 3-Clause "New" or "Revised" License
812 stars 17 forks source link

Unable to quit ranger, not updating dir on opening a directory #100

Closed litoj closed 2 years ago

litoj commented 2 years ago

Features: +acl +iconv +tui

- Operating system/version: Archlinux 1.0
- `nvim +'checkhealth rnvimr'`: 

rnvimr: health#rnvimr#check

OS

Ranger

Python

Pynvim

Ueberzug (optional)

RPC


**Describe the bug**
A clear and concise description of what the bug is.
rnvimr doesn't update to current file after being launcher for the first time

Steps to reproduce the behavior:
1. literally, open with it a file
2. go elsewhere - like dir, or just select some file
3. open ranger again

**Expected behavior**
A clear and concise description of what you expected to happen.
open at the currently viewed file
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Additional context**
Add any other context about the problem here.
This bug started happening after an update on 2. or 3.1.2022 
kevinhwang91 commented 2 years ago

Thanks, fixed now.