aboutsummaryrefslogtreecommitdiffstats
path: root/commands/next-tab.go
diff options
context:
space:
mode:
authorKoni Marti <koni.marti@gmail.com>2023-07-14 20:37:28 +0200
committerRobin Jarry <robin@jarry.cc>2023-07-16 10:12:38 +0200
commit1a067bcb339a338043abfb62e4f946787b734af7 (patch)
tree479d32dcfc3ee8d9d0021896f38d08fdd391a52b /commands/next-tab.go
parentb08d38c1e57934fec2f244444c233a1bca58ed76 (diff)
downloadaerc-1a067bcb339a338043abfb62e4f946787b734af7.tar.gz
threadbuilder: store uid/thread association
Store the association between uids and threads in a map instead of just having the threads in a slice. This simplifies the lookup of a thread when we have an uid and we can avoid computationally expensive tree walks. The threadbuilder will rebuild the uids from the given thread structure. Hence there is no need now to keep a threads slice around. Signed-off-by: Koni Marti <koni.marti@gmail.com> Acked-by: Robin Jarry <robin@jarry.cc> Tested-by: inwit <inwit@sindominio.net>
Diffstat (limited to 'commands/next-tab.go')
0 files changed, 0 insertions, 0 deletions