-
Updated
Feb 23, 2022 - C++
#
console
Here are 3,893 public repositories matching this topic...
The new Windows Terminal and the original Windows console host, all in the same place!
shell
console
documentation
terminal
command-line
man-page
examples
help
tldr
manual
travis-image
travis-url
gitter-image
gitter-url
hacktoberfest
manpages
cheatsheets
tokei-image
tokei-url
-
Updated
Feb 23, 2022 - Markdown
A terminal emulator for the 21st century.
-
Updated
May 20, 2019 - TypeScript
javascript
cli
console
commandline
color
terminal
ansi
terminal-emulators
ansi-escape-codes
chalk
strip-ansi
-
Updated
Nov 26, 2021 - JavaScript
shell
theme
dotfiles
tmux
cli
console
terminal
customization
configuration
plugins
screen
wsl
powerline
tmux-plugins
tmux-configuration
tpm
tmux-conf
conf
tmux-config
tmux-theme
-
Updated
Jan 24, 2022
Console for mobile browsers
-
Updated
Nov 24, 2021 - JavaScript
A VIM-inspired filemanager for the console
-
Updated
Feb 21, 2022 - Python
The Console component eases the creation of beautiful and testable command line interfaces.
-
Updated
Feb 19, 2022 - PHP
Modular visual interface for GDB in Python
python
syntax-highlighting
debugger
console
terminal
dashboard
interface
assembly
visual
pygments
ansi
gdb
tty
subcommands
gdb-commands
divide
gdb-command
dashboard-styles
stylable-attributes
-
Updated
Dec 28, 2021 - Python
Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
-
Updated
Feb 13, 2022 - C++
Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert
nodejs
shell
bash
zsh
cli
console
iterm
yo
node
terminal
command-line
yeoman
interactive
prompt
hyper
tty
readline
confirm
inquirer
prompts
-
Updated
Feb 20, 2022 - JavaScript
A runtime developer console and IRB alternative with powerful introspection capabilities.
-
Updated
Jan 11, 2022 - Ruby
-
Updated
Jan 22, 2022 - JavaScript
search
cli
console
google
terminal
command-line
standalone
google-search
google-news
google-site-search
web-search
-
Updated
Nov 13, 2021 - Python
search
cli
console
terminal
command-line
bookmark
standalone
bookmarks
organizer
bookmark-manager
privacy-aware
-
Updated
Feb 19, 2022 - Python
A .NET library that makes it easier to create beautiful console applications.
-
Updated
Feb 23, 2022 - C#
eusonlito
commented
Mar 10, 2020
Q | A |
---|---|
Bug report? | no |
Feature request? | yes |
Library version | 1.13.0 |
Related with nunomaduro/phpinsights#23 will be a great idea to allow set all commands parameters from config/insights.php
when is used with php artisan insights
.
Maybe something like:
'parameters' => '--format=json -d memo
3
2
-
Updated
Feb 9, 2022 - PHP
lpadula
commented
Mar 14, 2021
I have created a dracula theme for this awesome terminal:
Is there a way to push it into the repo?
sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal
-
Updated
Feb 3, 2022 - C
Immersive terminal interface for managing docker containers and services
-
Updated
Feb 19, 2022 - JavaScript
A general purpose syntax highlighter in pure Go
-
Updated
Feb 21, 2022 - Go
Improve this page
Add a description, image, and links to the console topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the console topic, visit your repo's landing page and select "manage topics."
We've been using markers more and more in xterm.js and found that every case so far looks like
registerMarker(0)
We should make the argument optional and have it imply 0 (same line as the cursor).
https://github.com/xtermjs/xterm.js/blob/6c18b7f2cc91b923e765b03e572f9038e294d368/typings/xterm.d.ts#L860-L866