geeknote
geeknote copied to clipboard
Hard wrap not working in nano
Couldn't find an answer anywhere, so I'll write a new ticket. Sorry if this has been reported.
Hard line wrap in nano doesn't work with geeknote for me. I'm using Arch Linux, so I suspect this might be due to the settings on my distro, which are:
Compiled options: --disable-wrapping-as-root --enable-utf8
I wouldn't want to enable hard wrapping as root, because that might screw up the system (that's the reason why the setting is there). But I like nano and I like hard wrap.
It looks like geeknote is opening nano as root. Should it be doing this? Adding set softwrap in ~/.nanorc still works, but looks pretty horrible.