mirror of
https://github.com/jarun/nnn.git
synced 2024-11-27 13:21:29 +00:00
Updated Developer guides (markdown)
parent
2470b57cd1
commit
703fdb5dbf
|
@ -174,6 +174,8 @@ In this example we will compile `nnn` with [netbsd-curses](https://github.com/sa
|
||||||
|
|
||||||
Discussion [thread](https://github.com/sabotage-linux/netbsd-curses/issues/46). The last known [good commit](https://github.com/sabotage-linux/netbsd-curses/commit/f1fa19a1f36a25d0971b3d08449303e6af6f3da5) before a stuck cursor at status bar issue is introduced.
|
Discussion [thread](https://github.com/sabotage-linux/netbsd-curses/issues/46). The last known [good commit](https://github.com/sabotage-linux/netbsd-curses/commit/f1fa19a1f36a25d0971b3d08449303e6af6f3da5) before a stuck cursor at status bar issue is introduced.
|
||||||
|
|
||||||
|
[Compilation script](https://github.com/jarun/nnn/blob/master/misc/musl/musl-static-ubuntu.sh) for Ubuntu closely following this procedure.
|
||||||
|
|
||||||
#### Install musl
|
#### Install musl
|
||||||
|
|
||||||
sudo apt install musl musl-dev musl-tools
|
sudo apt install musl musl-dev musl-tools
|
||||||
|
|
Loading…
Reference in a new issue