Commit Graph

  • 9db5beea23 fix: bad width calculations when characters are wide (#212) main Chapman Pendery 2024-03-18 20:28:58 -07:00
  • 054bd00510 build: bump to 0.0.1-rc.10 (#211) Chapman Pendery 2024-03-18 09:18:55 -07:00
  • 2c0d4df2e1 fix: alt buffer issue when entering vi (#210) Chapman Pendery 2024-03-18 09:13:07 -07:00
  • 10c1a85e69 feat: add parent-term-exit option to help close parent terminal Nicolás Quiroz 2024-03-13 23:10:09 -03:00
  • 4556428ee8 build: update xterm to use @xterm/headless (#206) Chapman Pendery 2024-03-10 23:19:38 -07:00
  • 9e7bef8e42 fix: PROMPT_COMMAND overriding precmd hook results for oh-my-bash (#203) Chapman Pendery 2024-03-09 22:15:45 -08:00
  • 9907244548 fix: shell integration with oh-my-bash (#200) Chapman Pendery 2024-03-09 14:58:12 -08:00
  • 599ebdd516 build: bump to 0.0.1-rc.9 (#198) Chapman Pendery 2024-03-09 13:27:12 -08:00
  • 79712d0a9f feat: add keybinding support & configuration documentation / tweaks (#197) Chapman Pendery 2024-03-09 13:22:29 -08:00
  • b49703b135 docs: update readme (#196) Chapman Pendery 2024-03-09 10:59:07 -08:00
  • ce8025aaed feat: implement xonsh support (#195) Chapman Pendery 2024-03-08 18:32:25 -08:00
  • c4ab6cfa8d fix: reduce generator failures, add cwd tracking, and improve failure logging (#193) Chapman Pendery 2024-03-06 19:58:32 -05:00
  • a0b557ee25 fix: complete command hangs too long upon print (#192) Chapman Pendery 2024-03-06 17:52:15 -05:00
  • a834bec66b fix: zsh integration to work with powerlevel10k / themes (#191) Chapman Pendery 2024-03-06 14:09:16 -05:00
  • f646e29869 build: bump to 0.0.1-rc.8 (#190) Chapman Pendery 2024-03-06 13:23:03 -05:00
  • b5075417dc ci: add detailed e2e tests & prebuilt node-pty (#188) Chapman Pendery 2024-03-06 13:10:51 -05:00
  • b1777aa909 fix: bad shell integrations for zsh/fish (#189) Chapman Pendery 2024-03-06 01:31:27 -05:00
  • 31920b1011 fix: up arrow with no suggestions should be a history access (#187) Chapman Pendery 2024-03-06 01:02:29 -05:00
  • bddf56f2f0 fix: when filtering, the suggestions shouldn't shift from top view to bottom view (#186) Chapman Pendery 2024-03-06 00:54:47 -05:00
  • ec841bba31 fix: stale suggestion appearing after command execution (#185) Chapman Pendery 2024-03-06 00:30:35 -05:00
  • 8fecb01064 fix: cmd prompt controls when under test (#184) Chapman Pendery 2024-03-06 00:12:58 -05:00
  • bca44981b2 fix: subCommands find problem (#179) RetroX 2024-03-06 08:36:17 +08:00
  • 6ec8358151 fix: windows powershell shell integration & backspace (#183) Chapman Pendery 2024-03-04 20:53:43 -05:00
  • 5c78bf4974 fix: reset index after getSuggestions (#182) Alan.He 2024-03-05 09:20:12 +08:00
  • d2b1333006 build: add husky, support lint code when pre-commit (#178) Alan.He 2024-03-05 09:04:43 +08:00
  • ddd79c5949 fix: reset the selected completion index to 0 to prevent the selected… (#173) Alan.He 2024-03-02 04:21:41 +08:00
  • 8fc1d03a5f fix: readline detection for pwsh (#177) Chapman Pendery 2024-03-01 14:28:24 -05:00
  • d59e3dfe21 feat: add hidden flag for forcing default inshellisense prompt for testing (#176) Chapman Pendery 2024-02-29 14:58:58 -08:00
  • c13939ae02 feat: add option to hide prompt information during e2e tests (#168) Chapman Pendery 2024-02-15 15:13:32 -05:00
  • ec0798af90 fix: batched keypress events failed to be recognized. (#167) Chapman Pendery 2024-02-15 12:37:59 -05:00
  • ffae75fbbf fix: support new version autocomplete (#153) Alan.He 2024-02-15 02:24:30 +08:00
  • 1e550d997b docs: update readme (#152) Chapman Pendery 2024-01-17 15:50:07 -08:00
  • 723a97acb2 docs: update to reflect node versions (#151) Chapman Pendery 2024-01-17 15:43:39 -08:00
  • 4c5ef546da build: bump version to 0.0.1-rc.7 (#150) Chapman Pendery 2024-01-17 15:09:31 -08:00
  • 2473d223ae fix: lock autocomplete version (#149) Alan.He 2024-01-18 07:00:13 +08:00
  • 975e6a9917 build: support dev script (#135) Alan.He 2024-01-08 23:38:18 +08:00
  • c42b6da63f fix: typo triggering VSC instead of IS escape function (#137) Chapman Pendery 2023-12-22 13:56:06 -05:00
  • dcdb4c7374 build: bump version to 0.0.1-rc.6 (#134) Chapman Pendery 2023-12-20 00:06:36 -05:00
  • 59fcfbddcc fix: uncaught errors when shell script generator fails (#133) Chapman Pendery 2023-12-20 00:06:24 -05:00
  • e06b51e3cd fix: prompt detection on clears (#132) Chapman Pendery 2023-12-20 00:04:01 -05:00
  • 724304cb85 fix: generators by syncing types/generators & providing path field support (#129) Chapman Pendery 2023-12-18 11:56:40 -08:00
  • 6928eecb8f feat: add cmd.exe support (#126) Chapman Pendery 2023-12-14 15:44:21 -08:00
  • dded563f26 fix: generator when script is provided as array (#125) Chapman Pendery 2023-12-14 15:21:49 -08:00
  • 785ca0f748 docs: update readme Chapman Pendery 2023-12-14 15:02:12 -08:00
  • eb8e9e5259 fix: template & generator's cwd value (#124) Chapman Pendery 2023-12-14 14:53:12 -08:00
  • b689145f40 feat: ability to check if the terminal in an inshellisense session (#122) Chapman Pendery 2023-12-14 13:19:41 -08:00
  • ce666cea0c docs: update demo with vhs (#123) Chapman Pendery 2023-12-14 13:18:03 -08:00
  • 68d1142499 fix: improper screen clearing results in blank cells (#121) Chapman Pendery 2023-12-14 10:35:05 -08:00
  • 5c35624fc5 fix: description positioning (#119) Chapman Pendery 2023-12-13 17:52:16 -08:00
  • 481f18e86c docs: update bug issue template Chapman Pendery 2023-12-13 17:42:30 -08:00
  • f404da865e fix: showing option suggestions after variadic arg (#118) Chapman Pendery 2023-12-13 17:38:26 -08:00
  • c72f6f6632 build: add debug script for local testing (#117) Chapman Pendery 2023-12-13 13:01:31 -08:00
  • fd7866ecde fix: completion fails to detect space when represented with cursor movement (#116) Chapman Pendery 2023-12-13 12:53:58 -08:00
  • da328aa9b7 fix: enable logging via the --verbose flag (#115) Chapman Pendery 2023-12-13 12:29:29 -08:00
  • 6f52657217 fix: command delimiter to support pipelining (#114) Chapman Pendery 2023-12-12 11:45:15 -08:00
  • e8053bac5f fix: infinite loop when argument is given when spec doesn't have an argument (#113) Chapman Pendery 2023-12-12 11:16:01 -08:00
  • e86193e57c feat: add complete command (#78) Ralf Steube 2023-12-12 19:16:25 +01:00
  • 722ba9b06c fix: correct typo in variable name (#63) Xiaomin Liu 2023-12-05 23:37:43 -05:00
  • 58b7709515 build: version bump (#104) Chapman Pendery 2023-12-05 13:11:09 -08:00
  • 8b0fbf6073 fix: recoloring cells when suggestions are hidden (#103) Chapman Pendery 2023-12-05 12:43:28 -08:00
  • 59f56fe2ee fix: add in missing sourcing for bash's shell integration (#102) Chapman Pendery 2023-12-05 12:34:53 -08:00
  • 8f75afc2f1 fix: add shell integration support without requiring user installation (#101) Chapman Pendery 2023-12-05 12:24:48 -08:00
  • de6cbc37ba docs: fix typo in node-gyp package repo link Mohamed Bashar Touil 2023-12-05 21:15:11 +01:00
  • a231a3e1db docs: update readme (#99) Chapman Pendery 2023-12-04 23:54:38 -08:00
  • ac12c8b27e fix: cursor movements & escaping suggestions (#98) Chapman Pendery 2023-12-04 23:54:09 -08:00
  • 8b8b9f1a48 fix: suggestions ui to position above rather than forcing screen scroll (#97) Chapman Pendery 2023-12-04 23:20:00 -08:00
  • 4e5d7de60e feat: restore argument descriptions & tweak keystroke management (#94) Chapman Pendery 2023-11-28 12:23:00 -05:00
  • ba58fc5706 fix: shell inference when ENV:SHELL isn't set & add back option for user to supply shell (#93) Chapman Pendery 2023-11-27 10:18:51 -08:00
  • e8c752bada feat: enable user customized prompt detectors (#92) Chapman Pendery 2023-11-24 15:02:05 -08:00
  • 928dd51007 fix: improve git bash interfence & cleanup inference code (#91) Chapman Pendery 2023-11-24 14:22:45 -08:00
  • 6a39d0c718 feat: implement single-line passthrough ui (#90) Chapman Pendery 2023-11-24 14:06:47 -08:00
  • 930381cbf9 feat: implement isterm (#87) Chapman Pendery 2023-11-20 13:54:39 -08:00
  • 0736ad81d2 docs: update readme (#80) Chapman Pendery 2023-11-15 13:05:32 -08:00
  • fe485067fd build: bump version to 0.0.1-rc.4 (#47) Chapman Pendery 2023-11-09 10:28:40 -08:00
  • dd01a3ffd2 feat: infer shell when not specified (#45) Chapman Pendery 2023-11-09 09:08:23 -08:00
  • 53c1a3a772 feat: ask for desired shell if no args (#43) zyoshoka 2023-11-10 01:21:15 +09:00
  • 04ffe38ed7 build: bump version to 0.0.1-rc.3 (#35) Chapman Pendery 2023-11-08 08:19:42 -08:00
  • 9bdc659796 fix: failing config extraction for powershell in MacOS/Linux (#29) Chapman Pendery 2023-11-07 16:51:45 -08:00
  • 5aee895937 build: version bump 0.0.1-rc.2 (#27) Chapman Pendery 2023-11-07 12:33:13 -08:00
  • b69297e470 docs: update readme to include supported node versions (#26) Chapman Pendery 2023-11-07 12:04:44 -08:00
  • 8e997fc45b fix: use active profile for pwsh/powershell to support one drive directories (#25) Chapman Pendery 2023-11-07 11:58:19 -08:00
  • ae33338f22 fix: only show 'powershell' binding on windows (#22) Chapman Pendery 2023-11-07 11:18:19 -08:00
  • 9d5a5efc5c feat: add uninstall command (#21) Chapman Pendery 2023-11-07 10:38:29 -08:00
  • cddb54ae3d fix: add new exit pathways '^D, exit, logout' (#2) Chapman Pendery 2023-11-02 10:52:28 -07:00
  • 16eff3b235 build: bump version to 0.0.1-rc.1 Chapman Pendery 2023-10-31 13:19:12 -07:00
  • f505571d30 docs: update readme Chapman Pendery 2023-10-31 00:46:26 -07:00
  • 270d8eb808 docs: add issue templates Chapman Pendery 2023-10-31 00:36:18 -07:00
  • a1a9363e5f ci: add ci pipeline Chapman Pendery 2023-10-31 00:23:46 -07:00
  • 6b4ddbb969 fix: where starting input goes between command executions in session duration Chapman Pendery 2023-10-26 22:46:05 -07:00
  • 5aa8fec4f9 docs: update readme with integrations Chapman Pendery 2023-10-26 22:43:40 -07:00
  • 27686c9e9e feat: add keybinding support for fish Chapman Pendery 2023-10-26 22:37:52 -07:00
  • 07ffb6793a feat: add support for a session execution duration Chapman Pendery 2023-10-25 13:03:07 -07:00
  • b8dd7edfdd build(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2 (#1) dependabot[bot] 2023-10-25 12:15:47 -07:00
  • e9de3a2f33 fix: backspace doesn't work on unix systems Chapman Pendery 2023-10-24 17:07:52 -07:00
  • 9550f92351 feat: implement zsh keybindings/support Chapman Pendery 2023-10-24 16:57:58 -07:00
  • 492b12de40 fix: have version flag track package.json version Chapman Pendery 2023-10-08 09:55:50 -07:00
  • 5b464d22e5 refactor: rename project Chapman Pendery 2023-10-08 09:46:59 -07:00
  • ba48c36ee8 refactor: add eslint header plugin with copywright text Chapman Pendery 2023-10-08 01:45:20 -07:00
  • af29b9ce6e ci: add linting & formatting Chapman Pendery 2023-10-08 01:33:07 -07:00
  • 84acea01da feat: implement filepath & folder templates Chapman Pendery 2023-10-08 00:58:33 -07:00