Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Releases: LinArcX/wmenu

Version 1.1.0

23 Jul 11:34

Choose a tag to compare

New option:
-element-delimiter

Version 1.0.0

29 Sep 15:12

Choose a tag to compare

** version 1.0.0

  • option: prompt.
  • option: -lineNumber;
  • option: caseInsensitive.
  • option: fontName and fontSize.
  • close wmenu with Esc.
  • running wmenu without -elements option should show a textbox instead of a combobox and when user hit ENTER, it should print the text in textbox.
  • only allow one instance of wmenu to be run at the same time.
  • ability to select an item from the list and print it on terminal.