From 54c89ca2a17ad93a5af36f3b98379859b5a105f7 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 12 Mar 2019 16:43:17 +0530 Subject: Go to start dir key is '@' now --- src/nnn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nnn.h') diff --git a/src/nnn.h b/src/nnn.h index dadbde6..3c4b909 100644 --- a/src/nnn.h +++ b/src/nnn.h @@ -138,7 +138,7 @@ static struct key bindings[] = { /* HOME */ { '~', SEL_CDHOME }, /* Initial directory */ - { '&', SEL_CDBEGIN }, + { '@', SEL_CDBEGIN }, /* Last visited dir */ { '-', SEL_CDLAST }, /* Visit marked directory */ -- cgit v1.2.3-70-g09d2