-
Updated
Feb 7, 2022 - Python
terminal-app
Here are 425 public repositories matching this topic...
-
Updated
Jan 27, 2022 - Go
-
Updated
Dec 1, 2021 - Python
-
Updated
Feb 3, 2022 - C
-
Updated
Feb 2, 2022 - C
-
Updated
Jan 26, 2022 - Python
-
Updated
Dec 31, 2021 - Go
-
Updated
Oct 9, 2021 - Go
Describe the bug
Doing jira init then going with "Cloud" and a URL with a trailing slash (ie https://company.atlassian.net/) causes an error:
$ jira init
? Installation type: Cloud
? Link to Jira server: https://fpstudio.atlassian.net/
? Login email: alan@felixandpaul.com
? Default project: PP
? Default board: Pipeline Board
⠋ Creating new configuration...
✗ Unable to gen
-
Updated
Aug 15, 2021 - Java
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
Feb 2, 2022 - C++
-
Updated
Jan 19, 2022 - Go
-
Updated
Feb 2, 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
Jun 17, 2019 - Go
- 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
Oct 24, 2021 - Python
-
Updated
May 25, 2021 - Python
-
Updated
Oct 29, 2019 - Ruby
-
Updated
Oct 28, 2021
-
Updated
Feb 6, 2022 - Rust
-
Updated
May 6, 2021 - Go
-
Updated
Jan 6, 2022 - Go
-
Updated
Jan 12, 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.