You are not logged in.

#1 2021-12-20 16:42:34

h4636oh
Member
From: India
Registered: 2021-10-28
Posts: 7

nnn isnt opening my files

i use zsh and set my env var like this

export EDITOR="nvim"  
export VISUAL="nvim"  
export CODEEDITOR="nvim"  
export TERMINAL="kitty"
export COLORTERM="truecolor"
export WM="bspwm"
export OPENER="xdg-open"

and also in mimeapps.list
i have set to use nvim.desktop to open text/plain
but it still doesnt nothing neither it responds when i click "e" which should edit the file

Offline

Board footer

Powered by FluxBB