Skip to content

6.2

Choose a tag to compare

@wincent wincent released this 23 Jun 15:46
· 54 commits to main since this release
6.2
6f81320
  • feat: commandt.setup.match_listing.border and commandt.setup.prompt.border now accept "winborder" as a possible value, instructing Command-T to use the value of the 'winborder' setting to control the border appearance (#436).
  • fix: make the default borders and prompt title render correctly when commandt.setup.position is set to 'bottom' (#436).
  • feat: port :CommandTHistory to Lua.
  • feat: port :CommandTSearch to Lua.
  • feat: port :CommandTJump to Lua.
  • feat: port :CommandTTag to Lua.
  • feat: port :CommandTCommand to Lua.