-
Updated
May 31, 2022 - Shell
themes
Here are 1,491 public repositories matching this topic...
-
Updated
May 8, 2022 - HTML
-
Updated
May 28, 2022 - Shell
Enable the CMS menu to be configured without overriding the CMS data file.
-
Updated
Mar 10, 2022 - JavaScript
-
Updated
May 28, 2022 - Shell
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>
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
May 23, 2022 - TypeScript
-
Updated
May 4, 2022 - Vim script
-
Updated
May 23, 2022 - TypeScript
-
Updated
Mar 23, 2022 - JavaScript
-
Updated
May 24, 2022 - TypeScript
-
Updated
Apr 23, 2018 - JavaScript
-
Updated
May 3, 2022 - Python
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
May 2, 2022 - CSS
-
Updated
May 31, 2022 - JavaScript
-
Updated
Jan 6, 2022 - JavaScript
-
Updated
Mar 23, 2022 - Pug
-
Updated
Apr 28, 2022 - 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