Skip to content
Snippets Groups Projects
Commit a25e5f80 authored by Thomas Jarosch's avatar Thomas Jarosch Committed by Yorhel
Browse files

Add ability to spawn shell


Key 'b' in the browse window spawns a shell in the current directoy.

We first check the $SHELL environment variable of the user for the preferred
shell interpreter. If it's not set, we fall back to the compile time
configured default shell (usually /bin/bash).

Signed-off-by: default avatarThomas Jarosch <thomas.jarosch@intra2net.com>
parent ce18bc39
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment