luukvbaal
5cf723fbe4
preview-tui-ext: match nnn directory preview ( #927 )
...
* preview-tui-ext: add optional dependency iconlookup
* new plugin: .iconlookup
2021-03-30 20:55:56 +05:30
Arun Prakash Jana
34f20ea678
Man page update
...
Pick up some improvements from PR #929
2021-03-30 09:11:55 +05:30
Mischievous Meerkat
e459d912b0
Merge pull request #930 from exoton/cdpath
...
Truncate the name, add comments.
2021-03-30 08:32:47 +05:30
Yuri Kloubakov
1a0c9d0c90
Truncate the name, add comments.
2021-03-29 21:29:03 -04:00
exoton
42aa97b112
Add new plugin ( #928 )
...
* Add new plugin
* Small cdpath refactoring
* Change the default CDPATH value, remove string indexing.
* Remove readlink() call to be POSIX compliant.
* Fix the comment
2021-03-29 08:09:42 +05:30
luukvbaal
832676984b
exchange double width glyph ( #926 )
2021-03-28 17:27:57 +05:30
Rudolf Adamkovič
655e8886f1
Improve consistency/spelling in some comments ( #924 )
...
* [comments] Fix incorrectly spelled verb "set up"
* [comments] Fix incorrectly capitalized "MIME" (as in MIME types)
* [comments] Fix inconsistent spelling: "filename" vs "file name"
* [comments] Add missing whitespace
* [comments] Make a comment capitalized like its sibings
* [comments] Improve sentence clarity with a comma
* [comments] Fix inconsistent spelling: "Esc" vs "Escape"
* [comments] Improve consistency of spelling and spacing
* Change 'set up' to 'set-up'
2021-03-28 07:25:43 +05:30
Arun Prakash Jana
603c1580e8
Set correct plugin language
2021-03-28 01:51:43 +05:30
Arun Prakash Jana
6dfea38999
Update readme
2021-03-28 01:46:07 +05:30
Arun Prakash Jana
b29d898350
Fix build break
2021-03-28 01:16:22 +05:30
Arun Prakash Jana
8542f5bc33
Use better pipe check
2021-03-28 00:59:23 +05:30
Arun Prakash Jana
ccf2927b6d
Replace $HOME with '~' in address bar
2021-03-27 23:28:23 +05:30
Arun Prakash Jana
e5d44ce223
Replace $HOME by '~' in terminal title
2021-03-27 22:15:11 +05:30
Benawi Adha
0f4dfee6c6
plugins: cleanfilename: sh->bash and added support for cleaning newline ( #923 )
...
* plugins: cleanfilename: sh->bash and added support for cleaning newline
* plugins: cleanfilename: sh->bash and added support for cleaning newline
2021-03-27 19:36:17 +05:30
Arun Prakash Jana
37fbed2fb7
Fix plugin readme table
2021-03-27 19:34:41 +05:30
Arun Prakash Jana
980fd80aa9
Do not clear selection on single file removal
2021-03-27 19:07:40 +05:30
Arun Prakash Jana
7f5dbd11e3
Fix #917 : enhance plugin framework to clear sel on request
...
With this enhancement, plugins which operate on selection
can explicitly request the program to clear the selection.
2021-03-27 17:12:21 +05:30
Arun Prakash Jana
7c63dc8d73
Fix CI break due to size of browse()
2021-03-26 20:08:23 +05:30
luukvbaal
d5dac4c686
Show non matching guid in statusbar ( #921 )
2021-03-26 19:24:54 +05:30
Arun Prakash Jana
9c218d41e8
Fix #918 : picker mode broken
2021-03-26 01:14:16 +05:30
Benawi Adha
b0aa1fe379
plugins: cleanfilename: fixed to not overwrite existing file ( #916 )
...
* plugins: cleanfilename: fixed to not overwrite existing file
* plugins: cleanfilename: fixed to not overwrite existing file
2021-03-26 01:06:25 +05:30
Arun Prakash Jana
f602cbee07
Reorder table alphabetically
2021-03-25 01:11:10 +05:30
Mischievous Meerkat
7233935109
Merge pull request #915 from leovilok/term-title-clear-stack
...
Save/load the terminal window title using xterm esc sequences
2021-03-25 01:07:16 +05:30
Léo Villeveygoux
5bba7b45fa
Save/load the terminal window title using xterm esc sequences
2021-03-24 15:40:29 +01:00
Benawi Adha
f176d81ea0
plugin: verbosepaste: gives copy-paste verbose progress percentage ( #914 )
...
* plugin: verbosepaste: gives copy-paste verbose progress percentage
* plugin: verbosepaste: gives copy-paste verbose progress percentage
2021-03-24 17:39:08 +05:30
Arun Prakash Jana
d8e370e579
Update contributing guideline
2021-03-24 15:21:06 +05:30
Benawi Adha
c61a716e11
plugin: cleanfilename: clean filename to be more shell-friendly ( #913 )
...
* plugins: cleanfilename: clean filename to be more shell-friendly
* plugins: cleanfilename: clean filename to be more shell-friendly
* plugins: cleanfilename: clean filename to be more shell-friendly
* plugins: cleanfilename: clean filename to be more shell-friendly
* plugins: cleanfilename: clean filename to be more shell-friendly
2021-03-24 14:51:38 +05:30
lvgx
1c2cb7fd31
Show path in terminal title ( #912 )
...
* Show path in terminal title
* Better terminal window title format
Title is now "basename (full/path)"
2021-03-24 06:50:51 +05:30
luukvbaal
f90e567a17
cache and constraint preview dimensions ( #910 )
...
* cache and constraint preview dimensions
* cache subdirectory
* optional caching
* revert to ext for pdf/epub
2021-03-24 06:43:18 +05:30
Benawi Adha
638676a689
plugins: mtpmount: toggle mount of MTP devices ( #909 )
...
* plugins: mtpmount: toggle mount of MTP devices
* plugins: mtpmount: added some quotes
* plugins: mtpmount: toggle mount of MTP devices
* plugins: mtpmount: toggle mount of MTP devices
* plugins: mtpmount: toggle mount of MTP devices
* plugins: mtpmount: toggle mount of MTP devices
2021-03-23 19:42:10 +05:30
luukvbaal
e0822fdef4
fill preview-tui preview ( #907 )
...
* fill preview pane
* add xcf preview and fix formatting
* test which convert
* restore -bL
2021-03-22 06:24:29 +05:30
Arun Prakash Jana
9f0a374255
Show number of links and inode num for hard links
2021-03-21 21:24:47 +05:30
Arun Prakash Jana
2f6046e6da
Use short options
2021-03-21 19:33:43 +05:30
luukvbaal
73a54e7550
preview-tui-ext ffmpegthumbnailer fallback ( #906 )
2021-03-21 18:53:56 +05:30
luukvbaal
bc59961d98
preview-tui-ext jpg previews ( #905 )
...
* switch to jpg previews
* add ueberzug scaler
2021-03-21 15:59:44 +05:30
luukvbaal
9544eb91d2
generate_preview fallback ( #904 )
2021-03-21 09:19:19 +05:30
luukvbaal
bebad983ca
fix fontpreview ( #903 )
2021-03-21 07:59:06 +05:30
luukvbaal
ac29a7c166
preview-tui fixes ( #900 )
...
* redraw preview on resize
* fix stray preview pane after exit
* restore cleanup
* fix image bin info fallback
2021-03-21 07:11:14 +05:30
Arun Prakash Jana
49c458517f
Show symlink size on readlink failure
2021-03-21 06:53:38 +05:30
Arun Prakash Jana
71083b0670
Show correct symlink size in sttausbar
2021-03-21 06:25:17 +05:30
Arun Prakash Jana
c625679d58
Remove redundant chars in symlink target display
2021-03-21 05:58:34 +05:30
Arun Prakash Jana
2fc61a8f48
Add more previewers
2021-03-21 00:01:46 +05:30
Arun Prakash Jana
4a45e45b30
Add bsdtar for archives, w3m for html
2021-03-20 23:36:24 +05:30
luukvbaal
fdf40df5e9
replace preview-tui demo ( #898 )
2021-03-20 15:14:18 +05:30
Arun Prakash Jana
943728dd14
Update README
2021-03-20 06:40:49 +05:30
luukvbaal
2e4aca5e6b
preview-tui(-ext) subshell job control ( #891 )
...
* subshell job control
* remove unnecessary kill
* Update docs
* update PAGER and tree command
* restore clear
2021-03-20 06:28:46 +05:30
Arun Prakash Jana
a88bbe1a9c
Use earlier asciicast in plugins readme.
2021-03-20 06:26:14 +05:30
luukvbaal
f596ae2359
Update preview-tui demo
2021-03-19 22:16:38 +01:00
Luuk van Baal
77cde578e0
preview-tui demo
2021-03-19 22:08:10 +01:00
Arun Prakash Jana
4c8e2e25b8
Fix garbled symlink target
2021-03-19 00:27:45 +05:30