zsh-users
 help / color / mirror / code / Atom feed
* Zsh + fzf-tab + powerline10k + zinit + complete for ffmpeg -> sigsegv
@ 2020-12-14 10:20 E.L.K.
  0 siblings, 0 replies; only message in thread
From: E.L.K. @ 2020-12-14 10:20 UTC (permalink / raw)
  To: zsh-users

[-- Attachment #1: Type: text/plain, Size: 917 bytes --]

Hello!

I just encountered this problem: if I try to complete at command line
"ffmpeg -i" with configuration from subject, zsh crashes. I'm completely
lost in how to diagnose this, so I would greatly appreciate help.

zsh is:
zsh 5.8 (x86_64-pc-linux-gnu)

system is arch linux:
Linux elkbook 5.9.11-arch2-1 #1 SMP PREEMPT Sat, 28 Nov 2020 02:07:22 +0000
x86_64 GNU/Linux

This is script to prepare the "crashing environment" to be runned under
clean user (WARNING: it edits ".zshrc"!):

#!/usr/bin/zsh

sh -c "$(curl -fsSL
https://raw.githubusercontent.com/zdharma/zinit/master/doc/install.sh)"

touch a b

cat >> .zshrc << EOF

autoload -Uz compinit
compinit

zinit ice depth=1; zinit light romkatv/powerlevel10k

zinit light Aloxaf/fzf-tab
EOF

# and finally start zsh with that configuration
zsh

After that all is needed is to type "ffmpeg -i" and press tab.

Can I provide any more information?

Thanks,
Alexey

[-- Attachment #2: Type: text/html, Size: 1473 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-14 10:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 10:20 Zsh + fzf-tab + powerline10k + zinit + complete for ffmpeg -> sigsegv E.L.K.

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).