Computerdores-BetterTerminal icon

BetterTerminal

A Mod to add Auto Completion and Command History to the Terminal.

CHANGELOG

Changelog

1.2.0 (2024-04-19)

Features

1.1.0 (2024-04-17)

Features

Bug Fixes

  • missing dir broke builds (d777e1e)
  • NullReferenceException in AutoComplete (c2b32a4)

1.0.4 (2024-04-16)

Bug Fixes

  • update preferred API version (edcebfb)

1.0.3 (2024-04-16)

Bug Fixes

  • untested commit broke Command History (d17e900)

1.0.2 (2024-04-15)

Bug Fixes

  • category name in thunderstore.toml was wrong (c2ccb18)

1.0.1 (2024-04-15)

Bug Fixes

  • remove unnecessary directory (1065375)

1.0.0 (2024-04-15)

Features

  • Auto Completion works (ef1f7ab)
  • Command History works (6dbd7b1)
  • Simple PoC for Keyboard Input and setting Terminal Input (45e5b1f)
  • Update Icon (7fbb874)

Bug Fixes

  • Change default keybind for autocomplete (because of Alt+Tab) (3faf310)
  • move from namespace 'Computerdores' to 'Computerdores.BetterTerminal' (79d0347)
  • remove unnecessary C# project (ebadb07)