Commit Graph

139 Commits

Author SHA1 Message Date
Dylan Araps 8ad3756a1c
docs: update 2020-08-12 10:15:56 +03:00
Dylan Araps 2e3fc777b4
fix 2020-08-11 22:48:02 +03:00
Dylan Araps 0868399d04
shfm: Fix cd when dir starts with - 2020-08-11 22:19:26 +03:00
Dylan Araps fa04365aa2
clearer empty dir, no results, etc. Closes #16 2020-08-08 10:04:44 +03:00
Dylan Araps 33ce6cce78
fixed tty issues. stopped using alt buf for keeping state. now used for its intended purpose. Closes #14 2020-08-07 16:55:21 +03:00
Dylan Araps e55cdf00ac
docs: update 2020-08-07 10:43:26 +03:00
Dylan Araps efd8a9a233
add back documentation for other keys. closes #13 2020-08-07 10:40:55 +03:00
Dylan Araps ab3a6932fe Merge branch 'master' of github.com:dylanaraps/shfm into master 2020-08-07 10:37:40 +03:00
Dylan Araps 0bd79a5f00
reset terminal temporarily when subcommands are run. Might fix #12 2020-08-07 10:36:39 +03:00
dylan 0b12c5397b
Merge pull request #11 from hhltk/patch-1
docs: Fix a typo in README
2020-08-07 01:28:59 +03:00
Henrik Aalto d1c1439fa8
fixed a typo
one exit -> on exit
2020-08-07 00:42:43 +03:00
Dylan Araps b9f475ac6b
bold and red dirs. Closes #10 2020-08-06 21:18:29 +03:00
Dylan Araps 9741e308d5
docs: update 2020-08-06 15:45:13 +03:00
Dylan Araps e5fbeb04a0
docs: update 2020-08-06 15:31:48 +03:00
Dylan Araps 16d1bd77f7
fix cd on exit 2020-08-06 13:49:03 +03:00
Dylan Araps 60ce38bbcf
docs: update 2020-08-06 13:31:09 +03:00
Dylan Araps 7e1d89fdfa
docs: update 2020-08-06 13:29:51 +03:00
Dylan Araps e2f2aa9caf
cd on exit, subshell stuff 2020-08-06 13:28:39 +03:00
Dylan Araps 73075390e7
docs: update 2020-08-06 11:18:40 +03:00
Dylan Araps 0b73009821
docs: update 2020-08-06 11:15:31 +03:00
Dylan Araps 86389b3dbf
reduce indent level 2020-08-06 11:13:28 +03:00
Dylan Araps c285271d05
better statusline 2020-08-06 11:09:55 +03:00
Dylan Araps 9d86a19f34
various changes
- Added ? to show keybinds
- Fixed some bugs
2020-08-06 11:01:13 +03:00
Dylan Araps e52a161f02
red status line for root, blue for everyone else 2020-08-06 10:41:04 +03:00
Dylan Araps c20abb5dad
docs: update 2020-08-06 10:31:50 +03:00
Dylan Araps c820159f43
make ~ work in :cd. closes #9 2020-08-06 10:29:46 +03:00
Dylan Araps c9d6c52edf
fix internatonal file names. Closes #8 2020-08-05 23:40:06 +03:00
Dylan Araps 2355810262
more 2020-08-05 08:15:59 +03:00
Dylan Araps 0e0759c480
Added -h for help. Closes #7 2020-08-05 08:14:26 +03:00
Dylan Araps d62f4bf798
less greedy search so hidden files work. Closes #6 2020-08-05 00:33:46 +03:00
Dylan Araps c34a9fc1ce
added mini version (todo: automate minification) 2020-08-04 22:00:55 +03:00
Dylan Araps fc2ceed8f0
docs: update 2020-08-04 20:12:22 +03:00
Dylan Araps ec1d9f16e6
add trailing / to directories.
This also adds a dependency on the test utility.
2020-08-04 20:08:51 +03:00
Dylan Araps ef353e6b6d
drop unneeded * 2020-08-04 19:55:09 +03:00
Dylan Araps c9f3bd09c2
fixed nvim error closes #5 2020-08-04 19:01:12 +03:00
Dylan Araps 60f15cbd3e
squish 2020-08-04 18:52:13 +03:00
Dylan Araps 8c31129813
one formatting function 2020-08-04 18:47:15 +03:00
Dylan Araps 5249bda2b4
move scrolling to functions (since we can) 2020-08-04 18:39:03 +03:00
Dylan Araps be348c071f
add check for go to top 2020-08-04 18:34:31 +03:00
Dylan Araps da5e504130
docs: update 2020-08-04 18:28:32 +03:00
Dylan Araps aa414e1823
docs: update 2020-08-04 18:24:41 +03:00
Dylan Araps 7e032f6f96
docs: update 2020-08-04 17:50:34 +03:00
Dylan Araps f058ec33f3
docs: update 2020-08-04 17:33:10 +03:00
Dylan Araps 69162ce1d4
docs: update 2020-08-04 17:26:37 +03:00
Dylan Araps b87be40ad9
squish 2020-08-04 17:10:11 +03:00
Dylan Araps 1f2a032401
docs: update 2020-08-04 17:05:42 +03:00
Dylan Araps 4f0c2456a0
squish 2020-08-04 17:03:48 +03:00
Dylan Araps cbb0240d19
reset search on open 2020-08-04 17:01:44 +03:00
Dylan Araps 1901d8c204
ok 2020-08-04 16:59:12 +03:00
Dylan Araps 4bfc7bbaf6
sort 2020-08-04 16:51:11 +03:00