history
Here are 1,420 public repositories matching this topic...
-
Updated
Feb 27, 2022 - Shell
-
Updated
Mar 22, 2022 - JavaScript
It's more convenient to use hot key to switch to different mode if current history output doesn't provide suitable results
-
Updated
Feb 19, 2022 - TypeScript
-
Updated
Mar 27, 2022 - TypeScript
-
Updated
Mar 12, 2022 - Java
Hello and welcome to Redux-undo! This issue is asking newcomers to open source for their help. If that's you then great!
We need good examples to show new users of the library how to, well... use the library!
The task is to create an example in docs/main/examples/ demonstrating how to set the initial state for a reducer. You can use whatever example state you wish, like a todo list for exa
-
Updated
Mar 14, 2021
Right now if you login with the wrong key you get the following error which is not helpful at all. A proper error should be displayed suggesting the key is wrong.
Error: Invalid byte 10, offset 48.
Location:
/build/rustc-1.57.0-src/library/core/src/result.rs:1914:27
Unused Dependencies
Add stats summary
Filter by active dir
Filtering by command is great, but how about also filtering by currently active directory?
I've quickly hammered something into place that works using preexec...
# Added to end of ~/.bashrc
__peri_filter_preexec() { if [[ "${PWD}" =~ .*Private.* ]] ; then __BH_SAVE_COMMAND=''; fi }
if [ -f ~/.bashhub/deps/bash-preexec.sh ]; then source ~/.bashhub/deps/bash-preexec.sh ; preexec_f-
Updated
Sep 17, 2018 - JavaScript
-
Updated
Aug 6, 2021 - TypeScript
-
Updated
Aug 6, 2021 - JavaScript
-
Updated
Mar 22, 2022 - Elixir
Improve this page
Add a description, image, and links to the history topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the history topic, visit your repo's landing page and select "manage topics."


if you are looking to contribute to Mind-Expanding Books, I would recommend focusing on improving the website which can be accessed at http://books.vishnuks.com/ (soon to get its own domain). The source code lives in
/appdirectory.There are a ton of improvements that can be made to the website. I have some issues opened at https://github.com/hackerki