Commit message (Expand) | Author | Age | |
---|---|---|---|
* | test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value` | Famiu Haque | 2023-05-22 |
* | refactor(options): deprecate nvim[_buf|_win]_[gs]et_option | Lewis Russell | 2023-05-21 |
* | test: fix dependencies between test cases (#23343) | zeertzjq | 2023-04-27 |
* | test: make {MATCH:} behave less unexpectedly in screen:expect() | zeertzjq | 2023-02-18 |
* | fix(secure): crash when hitting escape in prompt (#21283) | ii14 | 2022-12-05 |
* | refactor: rework parameter validation in vim.secure.trust() (#21223) | Gregory Anders | 2022-11-28 |
* | feat(secure): add `:trust` command and vim.secure.trust() (#21107) | Jlll1 | 2022-11-28 |
* | test: simplify platform detection (#21020) | dundargoc | 2022-11-22 |
* | feat: add vim.secure.read() | Gregory Anders | 2022-11-17 |