rakshasa / rtorrent

rTorrent BitTorrent client
https://github.com/rakshasa/rtorrent/wiki
GNU General Public License v2.0
4.05k stars 412 forks source link

Remove an excess space from compact layout #1258

Open tcftbl opened 6 months ago

tcftbl commented 6 months ago

Using ui.torrent_list.layout.set = compact the column header "ETA" has an excess space that misaligns the columns demonstrated in the following picture

rtorrent

This pull request removes the excess space and makes the columns properly aligned.