If you press enter on the load more row at the end of a listing, it just gives an error:
Traceback (most recent call last):
File "/app/lib/python3.5/site-packages/redditisgtk/sublist.py", line 203, in
__row_selected_cb
self._handle_activate(row.data)
AttributeError: 'MoreItemRow' object has no attribute 'data'
If you press enter on the load more row at the end of a listing, it just gives an error: