Releases: microsoft/inshellisense
Releases Β· microsoft/inshellisense
0.0.1-rc.20
What's Changed
- Small Readme fix by @eirikwitt in #310
- fix: handle missing shells in the doctor & default commands by @cpendery in #315
- feat: improve doctor's checking of the shell plugins by @cpendery in #316
- fix: doctor from hanging when checking profile information if plugin is loaded by @cpendery in #317
- fix: nit on default safeExec by @cpendery in #319
- build: bump to 0.0.1-rc.20 by @cpendery in #320
New Contributors
- @eirikwitt made their first contribution in #310
Full Changelog: 0.0.1-rc.19...0.0.1-rc.20
0.0.1-rc.19
0.0.1-rc.18
What's Changed
- fix: missing scripts from 0.0.1-rc.17 release by @cpendery in #299
- build: bump to 0.0.1-rc.18 by @cpendery in #300
Full Changelog: 0.0.1-rc.17...0.0.1-rc.18
0.0.1-rc.17
What's Changed
- docs: update readme by @cpendery in #279
- docs: update readme by @cpendery in #281
- fix: generators that console log should be captured and redirected to logfile by @cpendery in #282
- feat: add tests and bump @withfig/autocomplete to 2.675.0 by @cpendery in #284
- Fix fish shell integration when prompt function doesn't return anything by @dberlin in #288
- fix: use git bash for shell commands on windows to reduce generator failures by @cpendery in #290
- fix: complex paths by @cpendery in #291
- fix: path seperator logic when files are introduced by @cpendery in #293
- feat: update shell config system by @cpendery in #294
- docs: fix save command for powershell by @cpendery in #295
- fix: vscode shell resolve by @cpendery in #296
- fix: zsh login shells not trigger inshellisense shellIntegration file by @cpendery in #297
- build: bump to 0.0.1-rc.17 by @cpendery in #298
New Contributors
Full Changelog: 0.0.1-rc.16...0.0.1-rc.17
0.0.1-rc.16
What's Changed
- fix: pwsh ghost text detection by @cpendery in #253
- fix: strip osc from prompt detection by @cpendery in #256
- docs: update readme by @cpendery in #257
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #264
- feat: add unicode 11 support by @cpendery in #273
- fix: add try-catch for bug in 'find-process' package by @cpendery in #272
- fix: zsh configs on macos by @cpendery in #275
- fix: spawn commands for macos w/ zsh by @cpendery in #276
- build: bump to 0.0.1-rc.16 by @cpendery in #277
Full Changelog: 0.0.1-rc.15...0.0.1-rc.16
0.0.1-rc.15
What's Changed
- chore: Update .gitignore file by @alanhg in #242
- fix: add more configuration filepaths by @cpendery in #243
- feat: support fish on windows by @cpendery in #247
- feat: improve shell inference by @cpendery in #246
- fix: hide suggestions during command navigation by @cpendery in #250
- fix: improve prompt detection by @cpendery in #251
- build: bump to 0.0.1-rc.15 by @cpendery in #252
Full Changelog: 0.0.1-rc.14...0.0.1-rc.15
0.0.1-rc.14
What's Changed
- feat: support --login & respect login shells in shell plugins by @cpendery in #232
- fix: support more terminal accents & reset accents between different cells by @cpendery in #233
- fix: suggestion hangs after enter by @cpendery in #234
- fix: clears on windows ptys by @cpendery in #235
- fix: suggestion appears and hangs after enter by @cpendery in #236
- fix: bash -q binary operator expected by @cpendery in #237
- feat: add
specs list
command by @cpendery in #238 - build: bump to 0.0.1-rc.14 by @cpendery in #239
Full Changelog: 0.0.1-rc.13...0.0.1-rc.14
0.0.1-rc.13
What's Changed
- fix: infinite loop on clear command by @cpendery in #228
- fix: support paths containing spaces or quoted paths by @cpendery in #227
- refactor: add official init command for plugging inshellisense into shell config startups by @cpendery in #229
- feat: expand shell plugins to all shells except cmd by @cpendery in #230
- build: bump to 0.0.1-rc.13 by @cpendery in #231
Full Changelog: 0.0.1-rc.12...0.0.1-rc.13
0.0.1-rc.12
What's Changed
- feat: add alias expansion for bash & zsh by @cpendery in #222
- feat: Add support for local autocomplete specs path configuration by @alanhg in #223
- build: bump to 0.0.1-rc.12 by @cpendery in #224
- fix: prompt terminator replay giving bad suggestions by @cpendery in #225
- fix: suggestions when command wraps terminal by @cpendery in #226
Full Changelog: 0.0.1-rc.11...0.0.1-rc.12
0.0.1-rc.11
What's Changed
- fix: shell integration with oh-my-bash by @cpendery in #200
- fix: PROMPT_COMMAND overriding precmd hook results for oh-my-bash by @cpendery in #203
- build: update xterm to use @xterm/headless by @cpendery in #206
- Update inshellisense commands and options by @naquiroz in #202
- fix: alt buffer issue when entering vi by @cpendery in #210
- build: bump to 0.0.1-rc.10 by @cpendery in #211
- fix: bad width calculations when characters are wide by @cpendery in #212
- Don't source bash startup files meant for login shells by @russelldavis in #214
- fix: xonsh should be expected on path, don't search python modules by @cpendery in #215
- fix: for filepaths/folders templates, the icon type of the suggestion⦠by @alanhg in #207
- feat: add nushell support by @cpendery in #216
- docs: update readme by @cpendery in #217
- fix: respect underline, italic, & bold during redraws by @cpendery in #220
- build: bump to 0.0.1-rc.11 by @cpendery in #221
New Contributors
- @naquiroz made their first contribution in #202
- @russelldavis made their first contribution in #214
Full Changelog: 0.0.1-rc.9...0.0.1-rc.11