RasmusLindroth / tut

TUI for Mastodon with vim inspired keys
https://tut.anv.nu
MIT License
450 stars 29 forks source link

Beta 2..0.0 bug #251

Closed Glog78 closed 1 year ago

Glog78 commented 1 year ago

used config: CONFIG.ZIP

steps to reproduce:

1.) open tut 2.) press 2 to have a the local timeline open too 3.) :tag #linux

result: a.) title of the pane doesn't change b.) the local pane is hidden

expected: a.) title of pane should change form [2] local -> tag #linux

awesome: b.) it would open a new pane instead of in the same pane (might be a config error on my side)

RasmusLindroth commented 1 year ago

Should be fixed. Added dynamic-timeline-name under general to fix your expected and commands-in-new-pane to fix the awesome one :)