react-terminal icon indicating copy to clipboard operation
react-terminal copied to clipboard

πŸš€ React component that renders a Terminal πŸ–₯

Results 44 react-terminal issues
Sort by recently updated
recently updated
newest added

Bumps [sass](https://github.com/sass/dart-sass) from 1.52.3 to 1.54.8. Release notes Sourced from sass's releases. Dart Sass 1.54.8 To install Sass 1.54.8, download one of the packages below and add it to your...

dependencies

Bumps [rollup](https://github.com/rollup/rollup) from 2.75.6 to 2.79.0. Release notes Sourced from rollup's releases. v2.79.0 2022-08-31 Features Add amd.forceJsExtensionForImports to enforce using .js extensions for relative AMD imports (#4607) Pull Requests #4607:...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.8.2. Release notes Sourced from typescript's releases. TypeScript 4.8 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Is it possible to run commands via button press? For example ```jsx import React from "react"; function CommandButton() { return ( ReactTerminal.cd("home")} > Run Command ); } export default CommandButton;...

Uncaught TypeError: Cannot read properties of null (reading 'bufferedContent') "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.3.0", "@testing-library/user-event": "^13.5.0", "@types/jest": "^27.5.2", "@types/node": "^16.11.47", "@types/react": "^18.0.17", "@types/react-dom": "^18.0.6", "axios": "^0.27.2", "react": "^18.2.0", "react-dom": "^18.2.0", "react-scripts":...

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.2.0 to 14.4.3. Release notes Sourced from @​testing-library/user-event's releases. v14.4.3 14.4.3 (2022-08-09) Bug Fixes build: add types field in exports (#1029) (5bed8c6) remove circular dependencies (#1027) (1aa2027)...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

It would be really nice if we could change the size of the font used in the terminal, allowing for more responsive font sizes depending on the size of the...

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.1 to 28.1.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=28.1.1&new-version=28.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies