summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/autocmd/tabnewentered_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-02-08fix(messages): unwanted newlines with ext_messages #37733luukvbaal1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-10-07fix(ui): trigger TabNewEntered after split new tabglepnir1
2023-04-27test: fix dependencies between test cases (#23343)zeertzjq1
2021-09-19refactor(tests): remove redir_exec #15718Justin M. Keyes1
2020-01-20tabpage: "tabnext #" switches to previous tab #11734butwerenotthereyet1
2020-01-19tabpage: :tabs indicates previous tabpage's curwinWe're Yet1
2020-01-09tabpage: disallow go-to-previous in cmdline-win #11692butwerenotthereyet1
2020-01-02tabpage: track last-used tabpage #11626butwerenotthereyet1
2019-12-02API: deprecate nvim_command_outputJustin M. Keyes1
2018-01-10api: change nvim_command_output behaviorJustin M. Keyes1
2017-01-13Windows: enable more testsJustin M. Keyes1
2016-08-26Mark some functional tests as pending in WindowsRui Abreu Ferreira1
2016-06-28Merge #4984 'Trigger TabNewEntered with <CTRL-W>T'Justin M. Keyes1
2016-06-28[RFC] Fix #4979: Trigger TabNewEntered also with <CTRL-W>TDimitri Merejkowsky1
2016-06-10functests: Check logs in lua codeZyX1
2015-11-23test/functional: clean up according to luacheck (part 2)Marco Hinz1
2015-02-16Add TabNewEnteredFelipe Morales1