Skip to content

Commit f2c13ed

Browse files
committed
Editing menufiles in DOS
Added note re: editing menufiles in DOS
1 parent c65e11b commit f2c13ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Modified to run on Ubuntu (should compile fine on other platforms - it's pretty
1010
NOTE:
1111
- The menu app will decide whether to draw the menu in one or two columns (curses) depending on how many entries are in the menufile (newt version is a list).
1212
- If you use it or modify it, I'd appreciate a mention in the source code (taking into account [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) ) - drop me an email to let me know what you're using it for, I'd be really interested.
13+
- If you are editing the menufiles with a DOS editor, run them through dos2unix before using in the menu or they will produce unexpected results.
1314

1415
![](menu-gif3.gif)
1516

0 commit comments

Comments
 (0)