Skip to content

Latest commit

 

History

History
443 lines (225 loc) · 6.14 KB

CHANGELOG.md

File metadata and controls

443 lines (225 loc) · 6.14 KB

1.1.51

1.1.52

Patch Changes

  • 57be352: add quick config on terminal tabs

Patch Changes

  • c283352: fix: quick navigate to sessions.json

1.1.50

Patch Changes

  • 75601aa: fix: quick navigate to configuration file from activity

1.1.49

Patch Changes

  • bfe1708: fix: allow to import the array commands

1.1.48

Patch Changes

  • 89d08da: fix: add cwd when import the commands

1.1.47

Patch Changes

  • 62b8c5c: fix: update extension description

1.1.46

Patch Changes

  • 2df1a8a: fix: change path.posix.join to path.join to resolve the path correctly on wsl

1.1.45

Patch Changes

  • ed29746: fix: using glob to find the import file

1.1.44

Patch Changes

  • 53b488d: fix: ignore sub directory node_modules when find the import file

1.1.43

Patch Changes

  • 336eb7f: bump version

1.1.42

Patch Changes

  • 067bb00: fix: init the default session on import and update README
  • 876f4c0: fix: ignore node_modules on find the import file

1.1.41

Patch Changes

  • dad1570: feat: Allow the import of commands from another source that exists in the workspace.

1.1.40

Patch Changes

  • 4f0bd2a: fix: add abort all functions in activity

1.1.39

Patch Changes

  • b00f0d2: fix: add clear all command

1.1.38

Patch Changes

  • 044a1fb: fix: improve the UI on activity

1.1.37

Patch Changes

  • b1845ad: fix: allow collapse all tree item

1.1.36

Patch Changes

  • 0d65c5b: fix: sync icon and color from setting to activity

1.1.35

Patch Changes

  • a3a4372: update the UI of activity

1.1.34

Patch Changes

  • 85b106b: support wsl mode

1.1.33

Patch Changes

  • 05e2741: fix: warn if the folder is not opened before using Terminal Keeper.

1.1.32

Patch Changes

  • 0d3601d: fix: render terminal icon on tree view

1.1.31

Patch Changes

  • 1aaea6e: fix: active terminal array from activity

1.1.30

Patch Changes

  • b8bfea3: open source

1.1.29

Patch Changes

  • 4d0dd97: fix: update message

1.1.28

Patch Changes

  • 3a6e65b: add terminal keeper activity

1.1.27

Patch Changes

  • 7465abc: fix: kill process before active new session

1.1.26

Patch Changes

  • f81a61c: fix support new experimental config for web extension

1.1.25

Patch Changes

  • 5377659: fix allow to kill the active process when the terminal is closed (experimental)

1.1.24

Patch Changes

  • a79d713: fix the "cwd" field not work with workspace mode

1.1.23

Patch Changes

  • 362d89e: fix could not load setting from session file

1.1.22

Patch Changes

  • 1ba03a0: allow setting "active" field on workspace config

1.1.21

Patch Changes

  • 7ca0105: warn on not select the session to active

1.1.20

Patch Changes

  • 649699b: Add unit test

1.1.19

Patch Changes

  • ba7eb47: republish to market

1.1.18

Patch Changes

  • 08f5c76: Only change the active field if 'activateOnStartup' is enabled.

1.1.17

Patch Changes

  • 56eebb6: Not active the terminal session on selected directory

1.1.16

Patch Changes

  • defa930: Fix kill all existing terminal not work correctly

1.1.15

Patch Changes

  • 89dbb13: get the join operator command by os

1.1.14

Patch Changes

  • c06cba3: bump version
  • e0600b1: fix: allow active terminal session in your workspace directory, config the join operator for commands and update the config template

1.1.12

Patch Changes

  • 0478593: support newest icon from vscode v1.84

1.1.11

Patch Changes

  • d95a739: upgrade configuration schema version

1.1.10

Patch Changes

  • e6913b2: support for relative paths in "cwd" field

1.1.9

Patch Changes

  • 04c2cb8: fix 'tput reset' is not recognized on the Windows

1.1.8

Patch Changes

  • 3fd3735: update README

1.1.7

Patch Changes

  • 39c687f: add gallery banner

1.1.6

Patch Changes

  • ff48d93: update gallery banner

1.1.5

Patch Changes

  • 8138341: update README

1.1.4

Patch Changes

  • fda2e8b: improve the progress bar

1.1.3

Patch Changes

  • 3bab7cd: update package.json to controls the Q & A in the Marketplace

1.1.2

Patch Changes

  • 749d65c: update package.json to controls the Q & A in the Marketplace

1.1.1

Patch Changes

  • 9be7e9e: make session list item to easy view

1.1.0

Minor Changes

  • f26ddfa: preserve focus on terminal, loss icon on session changed

1.0.21

Patch Changes

  • f086d83: add status bar icon

1.0.20

Patch Changes

  • 444912c: show list terminal action if click from status bar

1.0.19

Patch Changes

  • e2a2e72: show description on quickpick item, show status bar to display current terminal session

1.0.18

Patch Changes

  • 79a6c04: update progress message

1.0.17

Patch Changes

  • 7bb568b: add progress on initializing the terminal session

1.0.16

Patch Changes

  • bab64a2: support dice theme and fix minor bug refer cwd

1.0.15

Patch Changes

  • c4dbe53: validate working dir before create terminal

1.0.14

Patch Changes

  • 4b1752b: show order correctly and update new configuration template
  • 472a96a: fix order not show correctly

1.0.13

Patch Changes

  • b7a4c2c: support multiple theming

1.0.12

Patch Changes

  • f14b5b9: update README, enable generate configuration, fix minor bug

1.0.11

Patch Changes

  • d6d4413: add support random color/icon by terminal name

1.0.10

Patch Changes

  • da61f5e: clear screen before send command

1.0.9

Patch Changes

  • fefab5d: update README
  • e36631f: update new configuration schema

1.0.8

Patch Changes

  • 47a1124: update README

1.0.7

Patch Changes

  • d235358: update README

1.0.6

Patch Changes

  • dd8edd4: allow to save current session or remove session
  • 49e2a3c: update README

1.0.5

Patch Changes

  • a4ae40f: bump version

1.0.4

Patch Changes

  • 30fb520: allow to generate the config on active session
  • aaf2d48: update README

1.0.3

Patch Changes

  • 97798d2: not active session on startup

1.0.2

Patch Changes

  • 09315a9: update ci

1.0.1

Patch Changes

  • 7b25b8a: support generate the configuration file and more functions