Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor(defaults): always set options, even if value hasn't changed (#26595) | Gregory Anders | 2023-12-15 |
* | refactor(defaults): defer setting 'termguicolors' until after VimEnter | Gregory Anders | 2023-12-14 |
* | docs: add comment for OSC 11 tmux passthrough (#26566) | Gregory Anders | 2023-12-14 |
* | fix(defaults): background detection in tmux (#26557) | Jaehwang Jung | 2023-12-14 |
* | feat(defaults): enable 'termguicolors' by default when supported by terminal | Gregory Anders | 2023-12-06 |
* | fix: use BEL to terminate OSC 11 request (#26335) | Gregory Anders | 2023-11-30 |
* | fix(defaults): wait until VimEnter to set background (#26284) | Gregory Anders | 2023-11-29 |
* | refactor: use optional base argument of tonumber (#26070) | Gregory Anders | 2023-11-16 |
* | fix: only attempt to close timer if not already closing (#26047) | Gregory Anders | 2023-11-14 |
* | refactor: move background color detection into Lua | Gregory Anders | 2023-11-13 |
* | refactor: move defaults into separate module (#25929) | Gregory Anders | 2023-11-08 |