Commit Graph

885 Commits

Author SHA1 Message Date
Arun Prakash Jana 8f18c4049c
An optimized dirname() 2017-04-01 17:32:58 +05:30
Arun Prakash Jana 54a307767c
Support opening in detail view mode 2017-04-01 10:48:18 +05:30
Arun Prakash Jana 8bbb752a79
Open audio files with mpv 2017-04-01 08:59:00 +05:30
Arun Prakash Jana 584a5f90f3
Remove sh as script opener, use vi 2017-04-01 02:55:00 +05:30
Arun Prakash Jana aeeeed0bce
Change vim to vi 2017-03-31 22:25:56 +05:30
Arun Prakash Jana c037f0c55b
Update documentation (man, README) 2017-03-31 10:18:31 +05:30
Arun Prakash Jana 8775a52779
Rename project to nnn (Noice is Not Noice) 2017-03-30 23:57:38 +05:30
Arun Prakash Jana c42790aa18
Support file name copier
Add keybind 'Ctrl-k' to copy the absolute path of the file under the cursor if environment variable NOICE_COPIER is set.
2017-03-30 23:00:15 +05:30
Arun Prakash Jana 6b169bbd86
Re-format detailed view, show filename 2017-03-30 19:06:06 +05:30
Arun Prakash Jana 055439f23e Use reverse video in detail view
1. Highlight the currently selected item in reverse video.
2. Fix: remember the current item when toggling detail view.
2017-03-30 10:47:06 +05:30
Arun Prakash Jana 187835c2bb
Show modification time in detail view 2017-03-30 10:09:21 +05:30
Arun Prakash Jana 3c94193992
Show number of entries in detailed view 2017-03-30 02:45:46 +05:30
Arun Prakash Jana c78e3bf14f
strip binary 2017-03-30 02:29:28 +05:30
Arun Prakash Jana 98e3f22cb4
Simpler regular listing 2017-03-30 02:25:51 +05:30
Arun Prakash Jana b5e0023bfc
Concise file type info in detail view
B - Block Device
C - Character Device
D - Directory
E - Executable
F - Fifo
L - Symbolic Link
R - Regular File
S - Socket
2017-03-30 02:07:39 +05:30
Arun Prakash Jana 4bf17cb7bc
Switches to toggle detail view, file size sort
1. The detailed view shows file type and size using keybind 'd'. Disabled by default.
2. Option 's' sorts dir entries by descending order of size.
2017-03-30 01:51:52 +05:30
Arun Prakash Jana c64327b4a6 Re-scan directory contents after spawning a shell
The contents of the directory may be changed from the shell by adding or deleting content. Permissions may have changed too. We must re-populate the contents of the current directory.
2017-03-29 21:43:39 +05:30
Arun Prakash Jana 56dca997b9
Various optimizations 2017-03-29 19:42:23 +05:30
Arun Prakash Jana ad0fb1df8c
Implement navigation roll over 2017-03-29 15:59:56 +05:30
Arun Prakash Jana e67e78f9f1 Update readme 2017-03-29 12:59:23 +05:30
Arun Prakash Jana d6890bfde5 Update README.md 2016-08-21 21:44:56 +05:30
Arun Prakash Jana a34fe7061c Update README.md 2016-08-21 21:40:34 +05:30
Arun Prakash Jana 115d8f6426 Update README.md 2016-08-21 21:17:43 +05:30
Arun Prakash Jana b04accc47c Update README.md 2016-08-21 21:17:23 +05:30
Arun Prakash Jana 21a93a294f Update README.md 2016-08-21 20:21:20 +05:30
Arun Prakash Jana 54d1f68091 Update README.md 2016-08-21 18:42:22 +05:30
Arun Prakash Jana 1068108cac
Update readme. 2016-08-21 18:19:57 +05:30
Arun Prakash Jana 3701b5bd5d Update README.md 2016-08-21 17:37:18 +05:30
Arun Prakash Jana 4eaf071fc2
Document NOICE_FALLBAK_OPENER. 2016-08-21 16:02:03 +05:30
Arun Prakash Jana 26f7af74fd Update README.md 2016-08-21 14:05:26 +05:30
Arun Prakash Jana 66855ff38b
Doc update on NOICE_OPENER. 2016-08-21 13:58:53 +05:30
Arun Prakash Jana 46e8388784 Update README.md 2016-08-21 12:58:38 +05:30
Arun Prakash Jana 633b6e4fc9
Update README. 2016-08-21 10:11:19 +05:30
Arun Prakash Jana 25e1dcaa8b Update README 2016-08-20 22:08:10 +05:30
Arun Prakash Jana 66d9e933ba Initial commit 2016-08-20 19:40:14 +05:30