1
0

Update home/.config/ranger/rc.conf

This commit is contained in:
Jeff Lance 2024-04-24 22:56:16 +02:00
parent cb72e4303a
commit 8f2ac069e4

View File

@ -258,13 +258,12 @@ unmap <C-v> <C-x> <C-c>
unmap <C-t> <C-w>
unmap <Tab> <S-Tab>
unmap .. /
unmap A a c d G m N n o p S s T t V y z
unmap A a c d G g M m N n o p S s T t V y z
unmap ct cs ci cc cm ca
unmap gi gl gr ge gh gn go gR gs gT gt gu
unmap Mi Mf Mm Mp Ms Mt
unmap mi mf mm mp ms mt
unmap ud um uq ut uV uv uy
# Return to normal mode
#
map <ESC> change_mode normal
# <Fx> commands
@ -391,6 +390,8 @@ map b<bg> draw_bookmarks
map du shell -p du --max-depth=1 -h --apparent-size
map dU shell -p du --max-depth=1 -h --apparent-size | sort -rh
map y. yank name_without_extension
map ae extract
map ac compress
# Filesystem Operations
#