Hello. Awesome doesn't refresh my window. Try this:
$ R plot (1:10,1:10) # should see a plot now, but it doesn't get drawn until you resize it or give it some other event # pause here plot (1:10,10:1) # the plot should look different, but again, it doesn't get updated q(save='no') I use awesome v3.5. Any ideas? Thanks. -- To unsubscribe, send mail to [email protected].
