summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/plugin/man_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-22ci: drop cirrus #39321Justin M. Keyes1
2026-03-10fix(lua): extra CR (\r) in `nvim -l` output #38048Commrade Goad1
2026-03-10fix(man.lua): :Man ignores section of gzipped manpage #38235MP4301
2025-05-04feat(messages): cleanup Lua error messagesJustin M. Keyes1
2025-04-15fix(man.lua): E95 when piping to :Man #33068João Bettencourt1
2025-03-14test: do not dedent() in feed() (#32884)zeertzjq1
2024-12-18refactor(man.lua): various changesLewis Russell1
2024-12-16fix(Man): completion on MacLewis Russell1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-09-21test: support upvalues in exec_luaLewis Russell1
2024-09-03test: tmpname(create:boolean) #30242Justin M. Keyes1
2024-08-15fix(man): avoid setting v:errmsg (#30052)zeertzjq1
2024-06-07fix(man): filter OSC 8 hyperlink markup #29171Lennard Hofmann1
2024-04-26fix(man.vim): q quits after jump to different tag in MANPAGER modified (#28495)Brian Cao1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-25fix(test): typingLewis Russell1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: do not inject vim module into global helpersLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-09-17test(plugin/man_spec): use pesc() on actual_file in pattern (#25199)zeertzjq1
2023-05-08test: add more tests for :Man section extractionzeertzjq1
2023-03-07fix(man.lua): tests, namingJustin M. Keyes1
2023-03-07feat(man.lua): support spaces in manpage namesEriks Muhins1
2023-02-01fix(man): use italics for `<bs>_` (#22086)Lewis Russell1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-11-13test: introduce skip() #21010dundargoc1
2022-10-17ci: add cirrus to isCI function to skip tests (#20526)dundargoc1
2022-10-17fix(man): handle absolute paths as `:Man` targets (#20624)Mahmoud Al-Qudsi1
2022-09-02feat(Man): port to Lua (#19912)Lewis Russell1
2022-08-30fix(exceptions): restore `did_throw` (#20000)Sean Dewar1
2022-05-13fix(man.vim): q in "$MANPAGER mode" does not quit #18443Arsham Shirvani1
2019-10-13tests/ui: remove unnecessary screen:detach()Björn Linse1
2019-10-13tests/ui: cleanup illegitimate usages of "attr_ignore"Björn Linse1
2019-08-05test/man_spec: remove plugin_helpers.reset()Justin M. Keyes1
2019-06-30man.vim: Handle ANSI escape sequences with ":" #10267Kovas Palunas1
2018-02-02test: man_spec: Fix use of nested [[ quotingJames McCoy1
2018-01-09Merge #7623 'man.vim: highlight bold, underlined text'Justin M. Keyes1
2017-12-27Address PR commentsGabriel Holodak1
2017-12-27Add functional tests for man highlightingGabriel Holodak1