vysheng / tg

telegram-cli
GNU General Public License v2.0
6.49k stars 1.54k forks source link

Displays usernames with spaces, but requires them escaped #112

Open BillKeenan opened 10 years ago

BillKeenan commented 10 years ago

eg:

User Jim John is now online msg Jim John Bad user/chat id msg Jim_John *\ t = -2444567806467957774, len = 22 [10:21] Jim John <<< test from command line

perhaps could auto-escape when typed in with spaces

vysheng commented 10 years ago

There would be problem with names being prefixes of each other.

BillKeenan commented 10 years ago

yeah there's definitely issues.. and the tab completion helps. perhaps when showing the online message it could be like

User Jim John (Jim_John) is now online