-
Updated
Oct 24, 2021 - Shell
themes
Here are 1,351 public repositories matching this topic...
-
Updated
Oct 24, 2021 - HTML
-
Updated
Sep 28, 2021 - Shell
Publications in Wowchemy currently use Article JSON-LD rather than the more specific ScholarlyArticle structured data as ScholarlyArticle is not eligible for rich Google search results whereas Article is.
Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting
https://developers.google.com/search/docs/data-types/article
However, use
-
Updated
Oct 19, 2021 - JavaScript
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
-
Updated
Oct 25, 2021 - Go
-
Updated
Oct 24, 2021 - Shell
Is your feature request related to a problem? Please describe.
Most browsers prevent websites from autoplaying media and sound automatically, by default.
When I, for example, open multiple youtube-videos in different tabs, I think it is very disturbing to see this non-standard behavour.
Describe the solution you'd like
By default, all media is prevented from playing automatically.
V
-
Updated
Aug 15, 2021 - Vim script
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Apr 23, 2018 - JavaScript
-
Updated
Oct 23, 2021 - TypeScript
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Oct 11, 2021 - TypeScript
-
Updated
Oct 24, 2021 - TypeScript
-
Updated
Oct 22, 2021 - Python
-
Updated
Jul 5, 2021 - CSS
-
Updated
Oct 24, 2021 - JavaScript
Hello, I am using syncthing for android and I can only do two way sync in its application folder. is there any way to force this music player to scan inside a specific folder?
-
Updated
Oct 18, 2021 - Pug
-
Updated
Oct 18, 2021 - JavaScript
Improve this page
Add a description, image, and links to the themes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the themes topic, visit your repo's landing page and select "manage topics."
After using Bash-it very happily on Linux, I'm now trying it on macOS (10.15.5, with bash 3.2.57), and I'm having all sorts of weird line break/line wrap problems. The problems seem to stem from
scm_prompt_info
, as they don't appear when I'm using a theme that doesn't use it or when I'm not in a git repo.The problems I'm seeing include unexpected line breaks in the middle of my prompt, early