Skip to content

nnn #10231

Closed Answered by faho
DartMitai asked this question in Q&A
nnn #10231
Jan 18, 2024 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

Okay. Try defining these variables with set -gx (global and exported) in config.fish.

Put this in there:

set -gx NNN_PLUG 'i:imgview;t:preview-tabbed'
set -gx NNN_FCOLORS '00'
set -gx NNN_FIFO "/tmp/nnn.fifo"

Then restart fish and try nnn.

If that works, try putting it into ~/.config/fish/conf.d/my_nnn.fish. If that works, rename it to nnn.fish. If that still works you had an issue with scoping.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@DartMitai
Comment options

@faho
Comment options

@DartMitai
Comment options

@faho
Comment options

Answer selected by DartMitai
@DartMitai
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants