]> Sergey Matveev's repositories - nnn.git/commit
Fix #187
authorArun Prakash Jana <engineerarun@gmail.com>
Fri, 11 Jan 2019 13:24:54 +0000 (18:54 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Fri, 11 Jan 2019 16:13:57 +0000 (21:43 +0530)
commit5df41255b293d20ea5f1a54ba1950ff483c66187
tree277d3477d65685f63bde92ca0d27ca4dd8b3c7e4
parent625f2f88309c86395f902cb7e6e73b41c6238813
Fix #187

It seems the behaviour of the default opener (xdg-open) varies across platforms
and environments. Details are documented in the issue. To prevent an empty file
from being accidentally opened leading to unexpected behaviour, we are adding a
guard with the message that the empty file should be opened using edit or open
option.
README.md
nnn.1
src/nnn.c