Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom internal_ip segment display format #1993

Open
CDSoft opened this issue Mar 31, 2019 · 0 comments
Open

custom internal_ip segment display format #1993

CDSoft opened this issue Mar 31, 2019 · 0 comments

Comments

@CDSoft
Copy link

CDSoft commented Mar 31, 2019

When using several IP connections simultaneously, I could be useful to be able to display the name of the interface.
A solution could be to add a format argument to internal_ip accepting the address as well as the interface name as arguments.

CDSoft pushed a commit to CDSoft/powerline that referenced this issue Mar 31, 2019
internal_ip new `ip_format` argument:
    - accepts `addr` and `interface` as arguments
    - the default format is '{addr}' (backward compatibility)

Ref powerline#1993
CDSoft pushed a commit to CDSoft/powerline that referenced this issue Mar 31, 2019
internal_ip new `ip_format` argument:

- accepts `addr` and `interface` as arguments
- the default format is '{addr}' (backward compatibility)

Ref powerline#1993
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants