Luuk van Baal
7a7fd5fcab
preview-tui: ls flags
2021-04-27 21:37:18 +02:00
luukvbaal
4ebc396250
preview-tui: restore tree view ( #972 )
2021-04-28 00:58:38 +05:30
luukvbaal
d998943119
preview-tui: error to foreground ( #970 )
...
* preview-tui: error to foreground
* preview-tui: test KITTY_LISTEN_ON
2021-04-27 11:56:52 +05:30
luukvbaal
b97e2d02ea
preview-tui: reformat toggle ( #966 )
2021-04-26 20:51:52 +05:30
Piña Colada
b0a985bca8
Merge pull request #963 from luukvbaal/preview-tui
...
preview-tui: reformat QuickLook
2021-04-24 04:28:21 +05:30
Luuk van Baal
cbbefe805a
preview-tui: reformat QuickLook
2021-04-24 00:36:05 +02:00
Arun Prakash Jana
4648a56178
Add QuickLook to description
2021-04-23 04:07:26 +05:30
Luuk van Baal
15031f7d9e
preview-tui: close previewer
2021-04-22 21:45:23 +02:00
Luuk van Baal
77640a6434
preview-tui: add QuickLook support
2021-04-22 14:15:42 +02:00
Luuk van Baal
ec3f754192
preview-tui-ext: reformat archive preview
2021-04-21 16:39:15 +02:00
Piña Colada
47a779b1bf
Merge pull request #955 from rck/master
...
preview-tui-ext: use atool for rpm/deb
2021-04-21 18:17:13 +05:30
luukvbaal
48898eeb8b
preview-tui: directory preview/iconlookup ( #954 )
...
* preview-tui: directory preview/iconlookup
* preview-tui-ext: NNN_ARCHIVE note
2021-04-21 18:14:38 +05:30
Roland Kammerer
5c1c732fb7
preview-tui-ext: use atool for rpm/deb
...
atool does good job in previewing the content of deb/rpm files, use it.
2021-04-21 11:41:58 +02:00
Luuk van Baal
14350b94a8
preview-tui-ext: pass env
2021-04-18 12:58:50 +02:00
Luuk van Baal
a5a1c7b82c
nerdicon/preview fixes
2021-04-09 12:13:32 +02:00
Luuk van Baal
9fcdf78643
.iconlookup: shebang to env sh
2021-03-30 17:49:31 +02:00
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
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
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
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
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
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
Luuk van Baal
7527125487
cleanup fifo
2021-03-14 15:28:50 +01:00
luukvbaal
ac72d2c66e
Fix preview-tui-ext and ueberzug support for preview-tui ( #875 )
...
* fix preview-tui-ext
* add ueberzug to preview-tui
* abolish config variables
* kitty
2021-03-14 12:23:03 +05:30
luukvbaal
1571ea2b35
preview-tui improvements ( #869 )
...
* Update preview-tui
* trap SIGWINCH
* Update preview-tui
fix CircleCI test
* fix CircleCI...
* add pdf/epub
forgot to add pdf/epub when adpating my own working script to the upstream version
* add USE tests
* add office preview
allows preview of ods, odt, docx, pptx, etc
* remove resize trap, show static gif
Removed the faulty resize code and show static gif when USE_GIFPREVIEW is not set.
* loop gif playback
* refactor imagepreview
* scale kitty preview
* fix ueberzug_remove regression
* add optional atool support
* single depth, colorized tree preview
also empty pager prompt
* atool optional
* window resize working
* USE_UEBERZUG check
* conditional trap
I can't fully explain the behavior I'm seeing but this seems to work as its supposed to.
* adopt TMPDIR
* prevent extra readline after window resize
* shellcheck fix
* clear preview pane after resize
prevents (seemingly random) pager previews from showing after resize
* fix stray fifo from subshells
* add preview-tui-ext
2021-03-13 16:52:51 +05:30