index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
man.lua
Age
Commit message (
Expand
)
Author
Files
2024-08-29
fix(man): check if buffer is valid before restoring 'tagfunc' (#30180)
zeertzjq
1
2024-08-15
fix(man): avoid setting v:errmsg (#30052)
zeertzjq
1
2024-04-26
fix(man.vim): q quits after jump to different tag in MANPAGER modified (#28495)
Brian Cao
1
2024-03-16
fix(man): pass modifiers also to :tag (#27878)
zeertzjq
1
2024-03-16
feat(man): allow opening pages in current window (#27861)
Tomasz N
1
2024-01-02
docs: small fixes
dundargoc
1
2023-10-16
fix(man.lua): hardwrapped manpage is not resized #25646
James Barford-Evans
1
2023-06-21
feat(man): respect 'wrapmargin' when wrapping man pages (#24091)
Gregory Anders
1
2023-06-07
feat(lua): add `vim.system()`
Lewis Russell
1
2023-06-03
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
1
2023-05-07
fix(man.lua): return support of all sections
Vadim A. Misbakh-Soloviov
1
2023-04-11
fix(man.lua): don't continue on command error (#23009)
zeertzjq
1
2023-03-07
fix(man.lua): tests, naming
Justin M. Keyes
1
2023-03-07
feat(man.lua): support spaces in manpage names
Eriks Muhins
1
2023-02-21
refactor(man): add type annotations
Lewis Russell
1
2023-02-01
fix(man): use italics for `<bs>_` (#22086)
Lewis Russell
1
2023-01-25
fix(man.lua): open in current window if it's already a man page (#21987)
0xAdk
1
2022-11-09
fix(man.lua): use `env` command (#21007)
euclidianAce
1
2022-11-03
fix(man.lua): set modifiable before writing page (#20914)
Kevin Hwang
1
2022-10-17
fix(man): handle absolute paths as `:Man` targets (#20624)
Mahmoud Al-Qudsi
1
2022-10-13
feat(cscope)!: remove
Lewis Russell
1
2022-10-11
fix(man): support MacOS 13
Lewis Russell
1
2022-10-11
refactor(man): pass env directly to spawn() (#20591)
Lewis Russell
1
2022-09-22
fix(tests): indicate in test logs when nvim exit times out
bfredl
1
2022-09-20
feat(lua): move compat module from runtime to test (#20257)
Lewis Russell
1
2022-09-02
fix(api)!: correctly deal with number before :tab
zeertzjq
1
2022-09-02
feat(Man): port to Lua (#19912)
Lewis Russell
1
2022-05-09
chore: format runtime with stylua
Christian Clason
1
2019-06-30
man.vim: Handle ANSI escape sequences with ":" #10267
Kovas Palunas
1
2018-12-20
lint
Justin M. Keyes
1
2018-12-20
runtime/lua/vim/compat.lua
Justin M. Keyes
1
2018-12-20
test: Lua 5.2/5.3 compat #9280
Matěj Cepl
1
2018-01-15
man.lua: avoid float conversion on lua 5.3 (#7851)
Filip Szymański
1
2017-12-27
Address PR comments
Gabriel Holodak
1
2017-12-27
Add support for escape sequences
Gabriel Holodak
1
2017-12-27
Switch to processing in Lua
Gabriel Holodak
1