Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

preview-tui: create pane failed: -l invalid #1925

Open
9 tasks done
Haawron opened this issue Sep 1, 2024 · 0 comments
Open
9 tasks done

preview-tui: create pane failed: -l invalid #1925

Haawron opened this issue Sep 1, 2024 · 0 comments
Labels

Comments

@Haawron
Copy link

Haawron commented Sep 1, 2024

I got this unprecedented error message when enabling perview-tui plugin on zsh+tmux environment.

create pane failed: -l invalid

Interestingly, this issue can be completely resolved by removing a single % character from this line.

However, I'm not sure if this behavior is due to the way I'm using nnn.

I'm sharing this in case anyone else runs into the same problem and needs a quick fix.

Environment details (Put x in the checkbox along with the information)

  • Operating System: Ubuntu 20.04 LTS
  • Desktop Environment: On a remote server
  • Terminal Emulator: tmux
  • Shell: zsh
  • Custom desktop opener (if applicable): nuke
  • Program options used: -acdeU
  • Configuration options set: Specified below
  • Plugins are installed
  • Issue exists on nnn master

Configuration options

export NNN_PLUG='j:autojump;p:preview-tui;t:preview-tabbed;i:imgview;v:vidthumb;o:fzopen'
export NNN_OPENER="$HOME/.config/nnn/plugins/nuke"
export NNN_FIFO="/tmp/nnn.fifo"

Exact steps to reproduce the issue

@Haawron Haawron added the bug label Sep 1, 2024
@N-R-K N-R-K changed the title Got create pane failed: -l invalid preview-tui: create pane failed: -l invalid Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant