blessed-contrib icon indicating copy to clipboard operation
blessed-contrib copied to clipboard

fix: add mouse, vi, and keys properties

Open jkga opened this issue 2 years ago • 0 comments

Added the following properties in TableOptions

  • mouse?: boolean
  • keys?: boolean
  • vi?: boolean

jkga avatar Sep 16 '21 06:09 jkga