powerline-shell icon indicating copy to clipboard operation
powerline-shell copied to clipboard

A beautiful and useful prompt for your shell

Results 119 powerline-shell issues
Sort by recently updated
recently updated
newest added

I didn't see anything about right side segments. Is this possible? Caveats?

enhancement

Getting a weird error output at the bottom of every terminal just above the actual powerlineshell on Fedora 39 /usr/local/lib/python3.12/site-packages/powerline_shell-0.7.0-py3.12.egg/powerline_shell/__init__.py:14: SyntaxWarning: invalid escape sequence '\`' /usr/local/lib/python3.12/site-packages/powerline_shell-0.7.0-py3.12.egg/powerline_shell/__init__.py:14: SyntaxWarning: invalid escape sequence...

This provides an option to enable the hostname segment only if connected via SSH.

# What is the reason for this problem? ![2023-10-07_16-58](https://github.com/b-ryan/powerline-shell/assets/73473983/c747c255-e66f-4470-81f7-ac51d77cb755)

This PR cleans up all the tests so they pass under Python 3. To ensure all future changes don't break things, this also runs the tests in GitHub Actions. Whilst...

Argparse has been part of the Python stdlib since 2.7 and 3.2, so there is no need to explicitly depend on it.

Hi, I added this segment to avoid making mistakes when using multiple k8s contexts/namespaces. Hope you find it useful, any corrections welcome, and if something is missing for integration, just...

Is there any support for tmux?