Aloxaf

Results 112 comments of Aloxaf

Umm, what does "return and execute the result of a command" mean?

A simple way to make pwndbg work on Arch Linux based on @bennofs 's solution ```bash svn checkout --depth=empty svn://svn.archlinux.org/packages cd packages svn update glibc # Build glibc (Fix #340)...

@disconnect3d Yes. But it's not something new, I just renewed the way to get debug symbols. @anthraxx You are right, I haven't noticed that before and thought it was a...

Can you give me the output of `C-x .` when there is no valid completion? eg. `ls asdsad`

Ummm, strange. What's the value of `$widgets[.fzf-tab-orig-$_ftb_orig_widget]`.

It seems that fzf-tab is loaded after zsh-autosuggestions. > **NOTE: fzf-tab needs to be loaded after compinit, but before plugins which will wrap widgets, such as zsh-autosuggestions or fast-syntax-highlighting** Please...

Then what's the value of `echo $widgets[.fzf-tab-orig-$_ftb_orig_widget]`?

You can upload the file here.

To be honest, I can't figure out why. Does it happen on the newer version of zsh?

@lminer what's the zsh version on m1?