Skip to content
#

powerline

Here are 224 public repositories matching this topic...

zackw
zackw commented Nov 14, 2020

silver init looks up the name of its parent process (or, in older versions, at the value of the SILVER_SHELL environment variable, which you're expected to set to $0, which comes to the same thing) and uses that to decide what type of shell is running.

If the parent process is a login shell (e.g. invoked by /usr/bin/login when you log in on a text console, or by sshd when you log in

zeitchef
zeitchef commented Sep 27, 2020

Hi there, very cool plugin and just what I've been looking for. I'm running into the issue where changes I make to the onestatus.json file aren't being recognized. I assume the keys in this json file are just mapped to tmux configurations?

For example, I assume setting "status-justify": "center" maps directly to set-option -g status-justify center that I have in my .tmux.conf... is this

Improve this page

Add a description, image, and links to the powerline topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the powerline topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.