aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/man.lua
Commit message (Expand)AuthorAge
* fix(man): support MacOS 13Lewis Russell2022-10-11
* refactor(man): pass env directly to spawn() (#20591)Lewis Russell2022-10-11
* fix(tests): indicate in test logs when nvim exit times outbfredl2022-09-22
* feat(lua): move compat module from runtime to test (#20257)Lewis Russell2022-09-20
* fix(api)!: correctly deal with number before :tabzeertzjq2022-09-02
* feat(Man): port to Lua (#19912)Lewis Russell2022-09-02
* chore: format runtime with styluaChristian Clason2022-05-09
* man.vim: Handle ANSI escape sequences with ":" #10267Kovas Palunas2019-06-30
* lintJustin M. Keyes2018-12-20
* runtime/lua/vim/compat.luaJustin M. Keyes2018-12-20
* test: Lua 5.2/5.3 compat #9280Matěj Cepl2018-12-20
* man.lua: avoid float conversion on lua 5.3 (#7851)Filip Szymański2018-01-15
* Address PR commentsGabriel Holodak2017-12-27
* Add support for escape sequencesGabriel Holodak2017-12-27
* Switch to processing in LuaGabriel Holodak2017-12-27