Various improvements by jesseduffield · Pull Request #372 · jesseduffield/lazydocker (original) (raw)
This PR does a few things:
- displays ports against containers/services
- allows cycling through window sizes (like in lazygit) via '+' and '_'
- fixes issues relating to focus
- shows selected line in blue
Given these ports can be long, we needed a way to increase the size of the current window so that we can see the whole port if necessary. I've split out a lazycore repo for shared functionality between lazygit and lazydocker and I've moved the boxlayout package into that.
I've also fixed up some focus issues I noticed along the way.
If the IP of the port is 0.0.0.0 we'll omit that, otherwise we'll show it