]> Sergey Matveev's repositories - nnn.git/commit
Refactor fifo code and add explorer (#1075)
authorMichael Lan <44309097+mizlan@users.noreply.github.com>
Thu, 17 Jun 2021 23:51:51 +0000 (16:51 -0700)
committerArun Prakash Jana <engineerarun@gmail.com>
Fri, 18 Jun 2021 00:08:28 +0000 (05:38 +0530)
commitb2e7f7794cbf52048b71093ccb18549c43f2512b
tree0532d7b9a06847974225bed557aa3f85cb7583fb
parent02b5b15001527ee126be06ff147e15fb7d1e62ad
Refactor fifo code and add explorer (#1075)

* Refactor fifo code and add explorer

* add explorer option and flag

* notify explorer fifo on selection

* close explorer fifo file descriptor

* Try to create explorer fifo if doesn't exist

This doesn't quite work

* Allow uncreated fifos

* delete persistence fifo on cleanup

with correct formatting

Co-authored-by: luukvbaal <31730729+luukvbaal@users.noreply.github.com>
* Work correctly with NOFIFO

* Refactor variable names

* fix

* Use -X flag for explorer mode

* Update manpage with explorer mode

Co-authored-by: luukvbaal <31730729+luukvbaal@users.noreply.github.com>
nnn.1
src/nnn.c