8 Commits

Author SHA256 Message Date
6736da3c81 Accepting request 1175435 from utilities
- Update to 0.13.0:
  Major changes:
  * Accept - as stdin in any argument position
  Breaking changes:
  * Change order of nvimpager's and user supplied options
  Changes:
  * Deactivate some tests for neovim v0.10
  * Improve documentation in lua code, make it ldoc compatible
  * Add darwin packages to flake
  * Use neovim overlay flake instead of neovim flake for nightly neovim
  * Add tests with nvim's internal assert functions
  * Fix detection of empty buffers (neovim/neovim#25369)
  * Refactor process detection (neovim/neovim#23122)

OBS-URL: https://build.opensuse.org/request/show/1175435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvimpager?expand=0&rev=4
2024-05-21 16:36:34 +00:00
150406c0ab - Update to 0.13.0:
Major changes:
  * Accept - as stdin in any argument position
  Breaking changes:
  * Change order of nvimpager's and user supplied options
  Changes:
  * Deactivate some tests for neovim v0.10
  * Improve documentation in lua code, make it ldoc compatible
  * Add darwin packages to flake
  * Use neovim overlay flake instead of neovim flake for nightly neovim
  * Add tests with nvim's internal assert functions
  * Fix detection of empty buffers (neovim/neovim#25369)
  * Refactor process detection (neovim/neovim#23122)

OBS-URL: https://build.opensuse.org/package/show/utilities/nvimpager?expand=0&rev=7
2024-05-21 06:06:27 +00:00
d26f290630 Accepting request 1085983 from utilities
- Update to 0.12.0:
  * Use upstream support for $NVIM_APPNAME
  * Conceal \e[K escape sequences in pager mode
  * Fix man page detection for empty lines
  * makefile: Split install rule, supporting installation without man
  * Move unit tests to extra file
  * Handle all test excludes via busted tags
  * Use native neovim function to get parsed listchar
  * Filter out broken tests in CI
  * Run tests in CI with neovim from the official appimages
  * Set LUA_PATH for the tests in the makefile
  * Split code into modules
  * Add helper function to better detect man pages

OBS-URL: https://build.opensuse.org/request/show/1085983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvimpager?expand=0&rev=3
2023-05-10 14:19:42 +00:00
fadb2f4e36 - Update to 0.12.0:
* Use upstream support for $NVIM_APPNAME
  * Conceal \e[K escape sequences in pager mode
  * Fix man page detection for empty lines
  * makefile: Split install rule, supporting installation without man
  * Move unit tests to extra file
  * Handle all test excludes via busted tags
  * Use native neovim function to get parsed listchar
  * Filter out broken tests in CI
  * Run tests in CI with neovim from the official appimages
  * Set LUA_PATH for the tests in the makefile
  * Split code into modules
  * Add helper function to better detect man pages

OBS-URL: https://build.opensuse.org/package/show/utilities/nvimpager?expand=0&rev=5
2023-05-10 07:00:04 +00:00
bb6fe14067 Accepting request 1029730 from utilities
- Update to 0.11.0:
  Breaking changes:
  * require neovim >= 0.7.2
  * Rename env var NVIM to NVIMPAGER_NVIM
  * Improve version number format to better conform to SemVer
  * Only use buffer local maps
  * Keep input file order when reading from stdin and files
  Major changes:
  * Allow lua init file (#64[1])
  * Implement follow mode (#21[2])
  * Add git_colors option to use colors from git instead of internal syntax (#68[3])
  * Use :Man! to set filetype in python docs
  * Use exec to start nvim, delete tempfile for stdin from nvim and set buftype=nofile
  * Rename execed nvim process to "nvimpager"
  * Remove extra redirect from tty

OBS-URL: https://build.opensuse.org/request/show/1029730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvimpager?expand=0&rev=2
2022-10-19 11:17:32 +00:00
c592f23105 - Update to 0.11.0:
Breaking changes:
  * require neovim >= 0.7.2
  * Rename env var NVIM to NVIMPAGER_NVIM
  * Improve version number format to better conform to SemVer
  * Only use buffer local maps
  * Keep input file order when reading from stdin and files
  Major changes:
  * Allow lua init file (#64[1])
  * Implement follow mode (#21[2])
  * Add git_colors option to use colors from git instead of internal syntax (#68[3])
  * Use :Man! to set filetype in python docs
  * Use exec to start nvim, delete tempfile for stdin from nvim and set buftype=nofile
  * Rename execed nvim process to "nvimpager"
  * Remove extra redirect from tty

OBS-URL: https://build.opensuse.org/package/show/utilities/nvimpager?expand=0&rev=3
2022-10-18 11:58:39 +00:00
f756f9938a Accepting request 997993 from utilities
nvimpager

OBS-URL: https://build.opensuse.org/request/show/997993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvimpager?expand=0&rev=1
2022-08-18 14:49:33 +00:00
ead565007a Accepting request 997991 from home:jubalh
nvimpager

OBS-URL: https://build.opensuse.org/request/show/997991
OBS-URL: https://build.opensuse.org/package/show/utilities/nvimpager?expand=0&rev=1
2022-08-18 14:21:51 +00:00