Commit Graph

26 Commits

Author SHA1 Message Date
Talia 9b67156f6d
Enable ranger image preview 2023-06-29 23:26:42 +02:00
Talia c133860005 Add remote RVIM shenanigans 2022-09-01 13:16:42 +02:00
Talia 8f0f734001 Change ranger xp to toggle preview
Use ~ to change view modes instead, which is a standard key mapping that
already comes set up with ranger out of the box.
2020-07-20 16:28:32 +02:00
Talia 1d02c8e114 Add bookmarks ranger command 2020-07-20 11:53:48 +02:00
Talia 86d112978e Add open with xdg-open mapping to ranger 2020-07-16 12:52:04 +02:00
Talia a25f01d36b Add Shift-I ranger mapping 2020-06-22 15:59:54 +02:00
Talia 4e06839dbe Add toggle-previews mapping to ranger 2020-03-31 10:28:34 +02:00
Talia 104c845ebb Reset rangers default linemode to filename because bugs
In some cases ranger crashes or freezes when entering a directory with
long file titles in meta linemode.
2020-03-25 11:28:16 +01:00
Talia a7ccd4b43d Fix custom Shift+S ranger mapping (still buggy) 2020-02-03 11:08:24 +01:00
Talia 09c95bc717 Add ranger XP mapping to switch pane mode 2020-01-24 10:06:42 +01:00
Talia f46c77fd9d Improve Shift+S mapping in ranger
Shift+S now sets the variable $SELECT to the full paths of the selected
files before opening a new shell
2020-01-17 09:49:28 +01:00
Talia 3893bc40d9 Add L mapping to ranger 2020-01-16 10:40:39 +01:00
Talia dc8374d231 Set ranger filter mapping to ignore case 2020-01-14 16:24:10 +01:00
Talia 54b658e071 Improve ranger filter binding
Switch glob patterns for letter skipping, which seems more useful in
practice.
2020-01-13 14:54:55 +01:00
Talia 679ebe9189 Improve ranger filter keybinding 2020-01-13 14:27:48 +01:00
Talia 5775dfaaf6 Add "view" command to ranger 2020-01-13 14:26:27 +01:00
Talia a1d6a58e2c Add filter binding to ranger config 2020-01-13 14:10:24 +01:00
Talia b0ce8b9985 Change ranger edit-with-vim mappings 2020-01-07 08:26:26 +01:00
Talia 5da89b8776 Disable SCM by default 2019-12-03 10:52:18 +01:00
Talia cd531ba981 Add default column ratios to ranger config 2019-12-02 13:46:26 +01:00
Talia ec7a31224d Improve ranger configuration 2019-12-02 13:42:43 +01:00
Talia 591ea15d15 Set ranger default line mode to display meta information 2019-11-22 13:37:52 +01:00
Talia f2744ce8d8 Add ranger mapping to select tagged files 2019-11-22 13:23:34 +01:00
Talia cb32916e27 Add <gr> mapping for remote vim 2019-10-01 09:14:15 +02:00
Talia 13a1c0f6dc Hide hidden files in ranger by default 2019-09-13 23:44:15 +02:00
Talia bc66012d7f Add ranger config file
Source it with `source` just like bashrc and vimrc
(Original file at: ~/.config/ranger/rc.conf)
2019-03-16 10:42:19 +01:00