Event control (evilloop.c) - larrykollar/tines GitHub Wiki

Event control (evilloop.c)

  • quit, q
    Quits Tines without prompting to save.
  • forced_up (integer)
    If true, attempting to move beyond the first sibling moves to the parent entry.
  • forced_down (integer)
    If true, attempting to move beyond the last sibling moves to the entry below the parent entry.
  • add_at_top (integer)
    If true, items inserted automatically are added at the top (default 0, at the bottom).