From e26d713acd69d696e4be7611c57aa2f35b173494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pi=C3=B1a=20Colada?= Date: Fri, 14 May 2021 02:41:05 +0530 Subject: [PATCH] Updated Developer guides (markdown) --- Developer-guides.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Developer-guides.md b/Developer-guides.md index d66aac7..331c2c8 100644 --- a/Developer-guides.md +++ b/Developer-guides.md @@ -172,8 +172,9 @@ Install plugins and use the program option `-x`. In this example we will compile `nnn` with [netbsd-curses](https://github.com/sabotage-linux/netbsd-curses) and [musl libc](https://www.musl-libc.org/) on Ubuntu 20.04. -Discussion thread: https://github.com/sabotage-linux/netbsd-curses/issues/46 -The last known good commit before a stuck cursor at statusbar issue is introduced is https://github.com/sabotage-linux/netbsd-curses/commit/f1fa19a1f36a25d0971b3d08449303e6af6f3da5. +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 statusbar issue is introduced. #### Install musl