Use insstr instead of addstr so that we can write in the last column, but
commit3adc104f2793fb8fdaf17995c27c2069ac9f6fab
authorGuillaume Chazarain <guichaz@gmail.com>
Sun, 2 Aug 2009 17:03:29 +0000 (2 19:03 +0200)
committerGuillaume Chazarain <guichaz@gmail.com>
Sun, 2 Aug 2009 17:03:29 +0000 (2 19:03 +0200)
tree14ffb09043f0de11798de76c29681fb14aa4c421
parenta75927328c23016e9842f3ac51508cc1e7780034
Use insstr instead of addstr so that we can write in the last column, but
this means we have to be careful not to add trailing garbage as it would
appear on the next line.
iotop/ui.py