Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.25 KB

ROADMAP.md

File metadata and controls

24 lines (20 loc) · 1.25 KB

v24

  • bugfix: there is a slight 1px border on the scrollbar gutter (I tried removing it, works within gtk-inspector but not at runtime)

v25

  • feature: better height preference UI (github #5)
  • feature: customizable font
  • feature: detect active pid and ask before exiting the shell? (or detach it?)
  • feature: remove the border when height = 100%
  • code: investigate argb colors not working

v26

v27

  • feature (maybe): autohide (asked by step-2, koji3)
  • feature (maybe): multi tabs (13 votes for, 10 votes against)
  • feature (maybe): allow custom width (suggested by Dreamsorcerer)
  • feature (maybe): dnd (already tried, not that simple)
  • bugfix: investigate the focus issue preventing using the BLOCK cursor

future

  • feature: pause the child process if term closed and no active pid (for powersaving, maybe an additional pref?)