Skip to content

Variables and colors don't work in context #324

@way0utwest

Description

@way0utwest

I was trying to get colors to work in a context mode, but more disturbing is I can't use variables.
2023-04-11 17_55_36-cmd

Repro:
Run these from a CLI

  1. create an instance - cmd create mssql --accept-eula --using https://aka.ms/AdventureWorksLT.bak
  2. check things are running - sqlcmd query "select @@Version
  3. try to check colors - sqlcmd query ":color list"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions