-
Updated
Mar 8, 2021 - Shell
productivity
Here are 2,419 public repositories matching this topic...
-
Updated
Jan 12, 2021 - JavaScript
-
Updated
Mar 5, 2021 - C#
In recent versions (can't say from exactly when), there seems to be an off-by-one error in dcc.DatePickerRange. I set max_date_allowed = datetime.today().date(), but in the calendar, yesterday is the maximum date allowed. I see it in my apps, and it is also present in the first example on the DatePickerRange documentation page.
E
-
Updated
Dec 25, 2020 - Jupyter Notebook
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
-
Updated
Mar 8, 2021 - C
-
Updated
Mar 8, 2021 - Common Lisp
-
Updated
Mar 6, 2021 - JavaScript
-
Updated
Mar 8, 2021 - Python
-
Updated
Mar 8, 2021 - JavaScript
The docs are okay, but they have gotten a bit unstructured over time as we've just kept piling things on without any "refactoring". Here are some of the issues I'd like to resolve.
We welcome feedback and pull requests on any of these tasks! We need a fresh set of eyes!
General
- Clean up structure/old sections (careful not to break any links)
- The user/developer spli
-
Updated
Mar 8, 2021 - Python
Your Environment
- Version used: 6.3.3
- Operating System and version: Windows 10 v.1903
Expected Behavior
You can add a tag name that contains Cyrillic symbol "б" (unicode 4031), for example the word "Обучение".
Current Behavior
If you try to enter a small character "б" in the tag name, it just closing this tag. For example if you input tag name "Обучение" it just adds tag "
-
Updated
Mar 8, 2021 - Shell
-
Updated
Dec 13, 2020
-
Updated
Mar 8, 2021 - Rust
-
Updated
Feb 14, 2021 - Swift
I try to switch from RamBox to Ferdi. However I have several services with the same icon (slack, nextcloud). It would be a great help if I just cloud add a small textual label next to, under, over the icon. Don't care where.
Sorry that this is not a pull request, my JS/css knowledge is insufficient. I tried copying the tooltip to a div. Didn't get the correct tooltip and a misplaced div...
-
Updated
Aug 27, 2020 - Python
-
Updated
Jul 9, 2020 - JavaScript
-
Updated
Jun 5, 2020 - Python
Had the branch ancestry:
branch-1
branch-2-bug-fix
branch-3
All three branches had an open PR. branch-2-bug-fix‘s PR was a duplicate of a fix that someone else had already put in and merged at the same time. I closed the PR on branch-2-bug-fix and ran git town kill on that branch.
I was expecting it to change the base branch of branch-3‘s PR but instead it closed it
Improve this page
Add a description, image, and links to the productivity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the productivity topic, visit your repo's landing page and select "manage topics."
We should have a shortcut key to toggle nerd stats. May be
option+n.cc @lipis