n-functions.conf 380 B

12345678910
  1. # Which editor to use, zed or vared
  2. # vared is the default
  3. local feditor="zed"
  4. # local feditor="vared"
  5. # How should be current element of the list drawn. Possible values: reverse,
  6. # underline. Default (without option set) is reverse
  7. # On Linux virtual terminal this will be enforced to reverse (because of poor
  8. # underline support on that terminal)
  9. # local active_text=underline