1
0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2024-11-23 00:21:59 +01:00
aerc/commands
y0ast 03650474e2 update tcell to v2 and enable TrueColor support
Also update to the tcell v2 PaletteColor api, which should keep the chosen
theme of the user intact.

Note, that if $TRUECOLOR is defined and a truecolor given, aerc will now stop
clipping the value to one of the theme colors.
Generally this is desired behaviour though.
2020-12-18 07:23:22 +01:00
..
account handle message unknown charset error 2020-08-31 22:00:28 +02:00
compose Refactor send command 2020-11-21 15:40:50 +01:00
msg reply: add References header 2020-11-14 15:40:13 +01:00
msgview Allow open to be asynchronous 2020-07-08 09:07:43 +02:00
terminal
cd.go
choose.go
commands.go
ct.go
exec.go Implement style configuration. 2020-08-06 21:42:06 +02:00
global.go
help.go
history.go
move-tab.go
new-account.go
next-tab.go
pin-tab.go
prompt.go
pwd.go Revert "Remove duration from the status methods" 2020-05-28 10:32:32 -04:00
quit.go
set.go Make grid sizes dynamic 2020-06-09 08:48:47 +02:00
term.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
util.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00