Skip to content
#

asynchronous

Here are 2,084 public repositories matching this topic...

fyodor
fyodor commented Mar 16, 2021

Right now, whenever Zenmap crashes, it gives the user a stack trace and asks the user to send it to the Nmap dev list. So we get a flood of emails (most of which aren't even allowed through moderation) which often contain just a stack trace with no subject line or any explanatory text in the message body. Lots of these are for well known issues in older versions of Zenmap. So it's not very usef

transmittable-thread-local

📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

  • Updated Feb 10, 2022
  • Java
Martinits
Martinits commented Jan 21, 2022

I can use zoxide (or z) in my zsh (with oh-my-zsh) as usual, but I cannot see any completion about recent directory.
There's no "recent directory" title in the completion output, like "alias" or "external command".

Lines related to zsh-autocomplete in .zshrc are:

zstyle ':autocomplete:*' recent-dirs zoxide
source ~/.zsh-plugins/zsh-autocomplete/zsh-autocomplete.plugin.zsh

Ful

Improve this page

Add a description, image, and links to the asynchronous topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asynchronous topic, visit your repo's landing page and select "manage topics."

Learn more