YashTotale/terminal-all-in-one

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/codeql.yml
.github/workflows/greetings.yml
.github/workflows/integrate.yml
.gitignore
.husky/pre-commit
.lintstagedrc
.markdownlintignore
.markdownlintrc
.prettierignore
.prettierrc
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
.vscodeignore
AUTHORS
CHANGELOG.md
CODEOWNERS
CONTRIBUTING.md
LICENSE.md
README.md
demos/ChooseATerminalTheme.gif
demos/CreateANewTerminalInstance.gif
demos/DeleteTheCurrentTerminalInstance.gif
demos/FocusTheNextTerminalInstance.gif
demos/FocusThePreviousTerminalInstance.gif
demos/RenameTheCurrentTerminalInstance.gif
demos/SelectADefaultShell.gif
demos/ToggleTheMaximizedTerminal.gif
demos/ToggleTheTerminal.gif
images/terminal-icon.jpg
package-lock.json
package.json
src/commands/baseCommand.ts89
A
0 mins
src/commands/changeFontWeight.ts60
A
0 mins
src/commands/chooseTerminalTheme.ts123
A
0 mins
src/commands/cursor/changeCursorStyle.ts52
A
0 mins
src/commands/cursor/changeCursorWidth.ts57
A
3 hrs
src/commands/cursor/toggleBlinkingCursor.ts23
A
0 mins
src/commands/fontSize/adjustFontSizeByOne.ts15
A
0 mins
src/commands/fontSize/changeFontSize.ts45
A
3 hrs
src/commands/fontSize/index.ts16
A
0 mins
src/commands/index.ts25
A
0 mins
src/commands/oneCommand.ts16
A
0 mins