Editing How to indicate that shell session is running inside Vifm
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 16: | Line 16: | ||
It will look similar to this: | It will look similar to this: | ||
− | < | + | <source> |
-- VIFM SHELL SESSION -- | -- VIFM SHELL SESSION -- | ||
-- VIFM_SESSION -- | -- VIFM_SESSION -- | ||
Line 22: | Line 22: | ||
Linux | Linux | ||
-- VIFM_SESSION -- | -- VIFM_SESSION -- | ||
− | </ | + | </source> |
=== Variant #2. Demonstrated using bash === | === Variant #2. Demonstrated using bash === | ||
Line 43: | Line 43: | ||
Will look similar to this: | Will look similar to this: | ||
− | < | + | <source> |
[V][~]$ | [V][~]$ | ||
− | </ | + | </source> |
==== Drawbacks ==== | ==== Drawbacks ==== |