From 5734d1d284fb015e4bc48be7f173889efa8d0792 Mon Sep 17 00:00:00 2001 From: Terminator X Date: Sat, 16 Oct 2021 23:05:44 +0530 Subject: [PATCH] Updated Developer guides (markdown) --- Developer-guides.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Developer-guides.md b/Developer-guides.md index 9fa6b84..6ec80f1 100644 --- a/Developer-guides.md +++ b/Developer-guides.md @@ -109,6 +109,12 @@ Warning: Saved sessions may no longer be usable when the number of contexts is s Discard filter key when there's no match. +#### Show file information + + make O_FILEINFO=1 + +Show file information using `file -b` in the information bar. + ## Static compilation Install the GPM development library and set the Makefile variable `O_STATIC`.