damnit iasoon, stop distracting me
This commit is contained in:
parent
b706b93402
commit
44e7228612
@ -61,7 +61,7 @@ set vcs_backend_bzr disabled
|
||||
set preview_images false
|
||||
|
||||
# Use a unicode "..." character to mark cut-off filenames?
|
||||
set unicode_ellipsis false
|
||||
set unicode_ellipsis true
|
||||
|
||||
# Show dotfiles in the bookmark preview box?
|
||||
set show_hidden_bookmarks true
|
||||
@ -207,7 +207,6 @@ map w taskview_open
|
||||
map S shell $SHELL
|
||||
|
||||
map : console
|
||||
map ; console
|
||||
map ! console shell
|
||||
map @ console -p6 shell %%s
|
||||
map # console shell -p
|
||||
@ -330,6 +329,7 @@ map yj eval fm.copy(dirarg=dict(down=1), narg=quantifier)
|
||||
map yk eval fm.copy(dirarg=dict(up=1), narg=quantifier)
|
||||
|
||||
# Searching
|
||||
map ; console scout -aefilst
|
||||
map / console search
|
||||
map n search_next
|
||||
map N search_next forward=False
|
||||
|
Loading…
Reference in New Issue
Block a user