ncdu-zig/src
Thomas Jarosch a25e5f80a5 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: Thomas Jarosch <thomas.jarosch@intra2net.com>
2014-12-14 09:16:27 +01:00
..
browser.c Add ability to spawn shell 2014-12-14 09:16:27 +01:00
browser.h Copyright year update 2014-01-22 15:28:20 +01:00
delete.c Copyright year update 2014-01-22 15:28:20 +01:00
delete.h Copyright year update 2014-01-22 15:28:20 +01:00
dir.h Copyright year update 2014-01-22 15:28:20 +01:00
dir_common.c Copyright year update 2014-01-22 15:28:20 +01:00
dir_export.c Copyright year update 2014-01-22 15:28:20 +01:00
dir_import.c Copyright year update 2014-01-22 15:28:20 +01:00
dir_mem.c Copyright year update 2014-01-22 15:28:20 +01:00
dir_scan.c Copyright year update 2014-01-22 15:28:20 +01:00
dirlist.c Copyright year update 2014-01-22 15:28:20 +01:00
dirlist.h Copyright year update 2014-01-22 15:28:20 +01:00
exclude.c Copyright year update 2014-01-22 15:28:20 +01:00
exclude.h Copyright year update 2014-01-22 15:28:20 +01:00
global.h Add ability to spawn shell 2014-12-14 09:16:27 +01:00
help.c Add ability to spawn shell 2014-12-14 09:16:27 +01:00
help.h Copyright year update 2014-01-22 15:28:20 +01:00
main.c Add ability to spawn shell 2014-12-14 09:16:27 +01:00
path.c Copyright year update 2014-01-22 15:28:20 +01:00
path.h Copyright year update 2014-01-22 15:28:20 +01:00
shell.c Add ability to spawn shell 2014-12-14 09:16:27 +01:00
shell.h Add ability to spawn shell 2014-12-14 09:16:27 +01:00
util.c Support building without locale.h 2014-04-13 08:35:46 +02:00
util.h Copyright year update 2014-01-22 15:28:20 +01:00