[ref] statusbar, rm get_finfo(), MAX macros
commit8737bb82119c4dfc60f8a706d0c16214ee726d07
authorafify <hassan@afify.dev>
Fri, 7 May 2021 01:28:20 +0000 (7 04:28 +0300)
committerafify <hassan@afify.dev>
Fri, 7 May 2021 01:28:20 +0000 (7 04:28 +0300)
tree60b654b3009f6caa833749635abb2bed56f7031c
parentc0daf1560f35287554b3976ac35558b6b378e553
[ref] statusbar, rm get_finfo(), MAX macros

- remove statusbar "show variables" (user manual edit status string)
- merge get_finfo() in print_status()
- rename td to dt (datetime)
- CURSOR instead of CURSOR_NAME
- add new MAX macros:
- MAX_STATUS 255 max status bar
- MAX_LINE 4096 max draw line
- MAX_USRN 32 max username
- MAX_GRPN 32 max groupname
- MAX_DTF 32 max datetime format
config.def.h
sfm.c