12 changed files with 26 additions and 20 deletions
@ -1,9 +1,9 @@
@@ -1,9 +1,9 @@
|
||||
warnings emitted (eg the bug in Tk::Browser) |
||||
multiple styles in browseedit |
||||
border around browseedit |
||||
flashing |
||||
loading/unloading of GUI plugins |
||||
periods in screen names |
||||
fatal error garbage |
||||
deregister might need some work |
||||
if you have the buddy group minused so it doesnt show the members and when someone logs on after it is minused, they show up listed under the list still even though it is minimized |
||||
might not log on easily after getting booted |
||||
weird double convos |
||||
typing goes away when you send |
||||
mobile icons = buggy |
||||
graceful failing on linux (and vice-versa) |
||||
mobile icons = buggy |
@ -0,0 +1,3 @@
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh |
||||
cd /home/bill/milkbone |
||||
/home/bill/milkbone/mos.pl |
@ -0,0 +1,3 @@
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh |
||||
cd /home/bill/milkbone |
||||
/home/bill/milkbone/mosh.pl |
Loading…
Reference in new issue