-
Updated
Apr 8, 2022 - C++
#
console
Here are 3,977 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
Apr 8, 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
Apr 4, 2022 - 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
type/enhancement
Features or improvements to existing features
help wanted
good first issue
area/api
Console for mobile browsers
-
Updated
Apr 3, 2022 - JavaScript
A VIM-inspired filemanager for the console
-
Updated
Apr 6, 2022 - Python
The Console component eases the creation of beautiful and testable command line interfaces.
-
Updated
Apr 2, 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
Apr 4, 2022 - Python
Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
-
Updated
Mar 8, 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
Apr 6, 2022 - JavaScript
A runtime developer console and IRB alternative with powerful introspection capabilities.
-
Updated
Apr 8, 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
Mar 2, 2022 - Python
A .NET library that makes it easier to create beautiful console applications.
-
Updated
Apr 7, 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
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?
-
Updated
Apr 5, 2022 - PHP
Immersive terminal interface for managing docker containers and services
-
Updated
Mar 11, 2022 - JavaScript
sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal
-
Updated
Apr 9, 2022 - C
A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀
go
macos
linux
cli
console
homebrew
golang
portfolio
terminal
monitoring
bitcoin
command-line
ethereum
blockchain
cryptocurrency
coin
coinmarketcap
digital-currency
holdings
coingecko
-
Updated
Mar 24, 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