Skip to content

I'd like to open regular text file (text/plain; charset=us-ascii) via ENTER or RT (nothing happens) #1726

Closed Answered by lukasvrenner
gadefox asked this question in Q&A
Discussion options

You must be logged in to vote

If you use the -E tag, the enter key will open text files in $EDITOR. You can store that by putting NNN_OPTS="E" in your .bash_profile or creating an alias in your .bashrc:
alias nnn='nnn -E'

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jarun
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