-
Updated
May 16, 2022 - Python
terminal-app
Here are 466 public repositories matching this topic...
-
Updated
May 3, 2022 - Go
-
Updated
Feb 16, 2022 - Python
-
Updated
Apr 19, 2022 - C
-
Updated
Feb 21, 2022 - C
-
Updated
Jan 26, 2022 - Python
-
Updated
May 15, 2022 - Go
-
Updated
Mar 3, 2022 - Go
-
Updated
Dec 31, 2021 - Go
-
Updated
May 4, 2022 - C++
-
Updated
Aug 15, 2021 - Java
-
Updated
Apr 15, 2022 - Go
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.
-
Updated
May 7, 2022 - C
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!
-
Updated
Apr 15, 2022 - Go
-
Updated
Oct 24, 2021 - Python
- Windows build
- OSX - homebrew package
Podcast Support
Currently, podcasts (shows) appear in search results. The logic to handle playing a show, setting the context etc just needs implementing. Feel free to
-
Updated
May 25, 2021 - Python
-
Updated
May 3, 2022 - Rust
-
Updated
Oct 29, 2019 - Ruby
-
Updated
Oct 28, 2021
-
Updated
May 14, 2022 - Python
-
Updated
May 6, 2021 - Go
-
Updated
Apr 25, 2022 - Rust
Improve this page
Add a description, image, and links to the terminal-app topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the terminal-app topic, visit your repo's landing page and select "manage topics."


Currently,
/quitdoesn't accept any reason for leaving, so the only way to do that is to type the QUIT message into the server tab. I think if /quit could take arguments that could be set as the reason, that would be great.