Made @names into clickable links that load the user tab
This commit is contained in:
parent
dad6c68159
commit
8764cc77c3
3 changed files with 8 additions and 9 deletions
1
TODO
1
TODO
|
@ -15,3 +15,4 @@ bugs:
|
|||
* Direct Messages have no names, only screen names (may not be fixable without
|
||||
considerable tweaks to python-twitter)
|
||||
* "ValueError: list.remove(x): x not in list" when trying to close a tab (error recurred after adding conversation support). Tabs can be reordered, then closed, as a workaround.
|
||||
* Links must be right-clicked on to activate - can't left-click on the link directly. This seems to be a pygtk issue
|
||||
|
|
Reference in a new issue