Command-line tool that instantly fetches Stack Overflow results when an exception is thrown
-
Updated
Sep 10, 2020 - Python
{{ message }}
Command-line tool that instantly fetches Stack Overflow results when an exception is thrown
SC-IM - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal
Unix pager designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Now it can be used as CSV or TSV viewer. Works well with pgcli too.
Stack overflow command line client. Search and browse stack overflow without leaving the terminal
jsonui is an interactive JSON explorer on your command line
I was reading the code today and found some potential improvements and a problem in the code.
Starting with the problem: InputArea::height is never set. It starts its life as None and stays that way. That means InputArea::get_height always recomputes the height even if nothing changes in InputArea.
I think it'd be better to invalidate InputLine::ws_indices (renamed from
The best terminal emulator based on the Enlightenment Foundation Libraries
Print your name in style
I use dark background themes on my terminals. In VIM I set bg=dark. The color palette that bitwise uses makes it difficult to see some things (e.g., those in dark blue) on dark bg terms.
Nice tool though!
GitHub on your command line. Use your terminal, not the browser.
Describe the bug
When a track title is long enough that it gets cut off, the artist's name is shifted one column.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All artist's names should line up.
Screenshots
 at own terminal on local PC. Also this CLI tool can be used for managing files in Google Drive for OAuth2 and Service Account.
Simple zero-config tool to create Private Certificate Authority & issue locally-trusted development server certificates with any domain names you'd like. SSL certificates for development purposes.
Create wordlists for bruteforce attack in termux without root and with unique features from lazybee tool
rubik's cube that runs in your terminal!
Weechat plugin for Discord support - https://weechat.org/ https://discord.com/
Add a description, image, and links to the terminal-app topic page so that developers can more easily learn about it.
To associate your repository with the terminal-app topic, visit your repo's landing page and select "manage topics."
The keyboard shortcuts should be separated in some config file because the current ones' may interfere with the user bindings. Also, in this case we also need to handle the rendering of the shortcuts from the config file.