aerc/lib/ui
Ray Ganardi 5b751b6d6d fix: Close unused MessageView when swapping view
Closes https://todo.sr.ht/~sircmpwn/aerc2/379

The old `MessageView` was not closed when replacing the tab content, which
causes a memory leak.
2020-04-20 10:48:40 -04:00
..
borders.go Add Mouseable 2019-09-11 11:41:34 -04:00
context.go Add popovers 2019-12-21 09:23:20 -05:00
fill.go switch to tcell from termbox 2018-06-01 16:04:43 -07:00
grid.go Add Mouseable 2019-09-11 11:41:34 -04:00
interfaces.go Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00
invalidatable.go lib/ui: introduce Invalidatable 2019-04-27 14:30:28 -04:00
popover.go Add popovers 2019-12-21 09:23:20 -05:00
stack.go Add Mouseable 2019-09-11 11:41:34 -04:00
tab.go fix: Close unused MessageView when swapping view 2020-04-20 10:48:40 -04:00
text.go New account wizard, part one 2019-05-21 16:53:50 -04:00
textinput.go compose: don't call ti.tabcomplete when it is nil 2020-01-09 14:32:12 -05:00
ui.go Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00