Releases: I60R/page
Releases · I60R/page
File picker included
- Added
nv
file picker neovim-remote alike but with interface similar topage
- Added fix for MacOS
- Small refactor
Updated dependencies
- Update dependencies
- Fix build on
master
- New help output from
clap 4.0
- Better code structure
v3.1.2
v3.1.0
v3.0.0
A lot of fixes and new functionality:
- A more approachable code base
- Fix split creation with -r -l -u -d
- Allow URI in files e.g. page man://nvim
- Control neovim with lua instead of vimscript
- Migrated from structopt to clap 3
- Some new keymappings: q, u, d, x
- Added -O option that works like less --split-if-one-screen
- Fixed panic when neovim closes early
- Fixed broken pipe error on nixos
- Better logging
- Use async nvim_rs instead of neovim-lib
- Added -+ option to move split into floating window