index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
plugin
/
man_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor(man.lua): various changes
Lewis Russell
2024-12-18
*
fix(Man): completion on Mac
Lewis Russell
2024-12-16
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
test: tmpname(create:boolean) #30242
Justin M. Keyes
2024-09-03
*
fix(man): avoid setting v:errmsg (#30052)
zeertzjq
2024-08-15
*
fix(man): filter OSC 8 hyperlink markup #29171
Lennard Hofmann
2024-06-07
*
fix(man.vim): q quits after jump to different tag in MANPAGER modified (#28495)
Brian Cao
2024-04-26
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
fix(test): typing
Lewis Russell
2024-03-25
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
test(plugin/man_spec): use pesc() on actual_file in pattern (#25199)
zeertzjq
2023-09-17
*
test: add more tests for :Man section extraction
zeertzjq
2023-05-08
*
fix(man.lua): tests, naming
Justin M. Keyes
2023-03-07
*
feat(man.lua): support spaces in manpage names
Eriks Muhins
2023-03-07
*
fix(man): use italics for `<bs>_` (#22086)
Lewis Russell
2023-02-01
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
ci: add cirrus to isCI function to skip tests (#20526)
dundargoc
2022-10-17
*
fix(man): handle absolute paths as `:Man` targets (#20624)
Mahmoud Al-Qudsi
2022-10-17
*
feat(Man): port to Lua (#19912)
Lewis Russell
2022-09-02
*
fix(exceptions): restore `did_throw` (#20000)
Sean Dewar
2022-08-30
*
fix(man.vim): q in "$MANPAGER mode" does not quit #18443
Arsham Shirvani
2022-05-13
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
tests/ui: cleanup illegitimate usages of "attr_ignore"
Björn Linse
2019-10-13
*
test/man_spec: remove plugin_helpers.reset()
Justin M. Keyes
2019-08-05
*
man.vim: Handle ANSI escape sequences with ":" #10267
Kovas Palunas
2019-06-30
*
test: man_spec: Fix use of nested [[ quoting
James McCoy
2018-02-02
*
Merge #7623 'man.vim: highlight bold, underlined text'
Justin M. Keyes
2018-01-09
*
Address PR comments
Gabriel Holodak
2017-12-27
*
Add functional tests for man highlighting
Gabriel Holodak
2017-12-27