Commit Graph

117 Commits

Author SHA1 Message Date
ea3a117963
add more info to cutvis help text 2022-08-13 02:49:54 +02:00
cb1bec6d0b
translate: replace newlines with \n 2022-07-19 02:46:32 +02:00
91c61fb8d6
enhance mkplaylist 2022-06-29 19:55:55 +02:00
2cee8d2120
add animoji-command 2022-06-15 02:02:12 +02:00
915c6a7cda
readwwwlog: Remove trailing slash 2022-05-24 00:22:55 +02:00
647d24ae69
Remove useless quotes 2022-05-15 12:00:34 +02:00
41b83f13a5
cutvid: Fix degraded video quality with hardcoded subtitles
- Extract subtitles first
- Only do 1 encoding pass
2022-05-07 19:08:01 +02:00
b07ee2ccef
cutvid: Document --hardcode-subs in --help 2022-05-07 19:07:39 +02:00
a6aa229368
Add cutvid function 2022-05-07 17:26:51 +02:00
99928cb421
apng2webp: check if commands are available 2022-05-04 16:07:31 +02:00
99d550870e
Remove bashisms in apng2webp and allow for images with >100 frames 2022-05-04 15:59:00 +02:00
43809f8332
Fix some small issues in apng2webp 2022-05-04 15:48:01 +02:00
e74efe64d6
Add apng2webp 2022-05-03 20:50:18 +02:00
06fb99154d
Add translate function 2022-05-01 10:54:30 +02:00
4e7c0f4d96
readwwwlog: Fix pastebin.com 2022-04-27 20:56:30 +02:00
f75cb91d0d
Add support for paste.ee to readwwwlog 2022-04-27 15:09:08 +02:00
b252ce4ec5
Tweak path algorithm in Zsh prompt
Reduce allowed element width to increase probability of unshortened last
element.
2022-04-27 15:01:59 +02:00
cd8244faa4
Support all pastebin.TLD services in readwwwlog 2022-04-26 23:48:20 +02:00
450ef82d9b
Add support for paste.centos.org to readwwwlog 2022-04-26 17:53:18 +02:00
62d929127f
readwwwlog: Make sure temporary files are deleted 2022-04-25 21:55:02 +02:00
239e4d293c
readwwwlog: Use id variable everywhere 2022-04-25 15:12:04 +02:00
a2f2c4c6bc
Add support for paste.debian.net to readwwwlog 2022-04-25 15:08:48 +02:00
80933c33f5
readwwwlog: fix text/plain check, only sleep for dpaste 2022-04-25 10:30:30 +02:00
7b35fb38c9
Add support for bpa.st and spunge.us to readwwwlog 2022-04-25 10:24:07 +02:00
23ad6625ba
cat-highlight: Fix error check
It caused cat-highlight to always return with an error status.
2022-04-25 00:16:38 +02:00
d2e68c5c8f
Reorganise highlighter selection in less and cat
- LESSOPEN contains lesspipe{,sh} only
- ~/.lessfilter tries more highlighters
- cat-highlight processes each file independently
- cat-highlight tries to use ~/.lessfilter
2022-04-24 23:53:52 +02:00
0ceb3c9e73
Zsh prompt: move prompt_cleanup 2022-04-24 22:01:57 +02:00
941e420c2d
Zsh prompt: autoload add-zsh-hook early enough 2022-04-24 19:38:38 +02:00
69c528842a
Move VCS function in prompt 2022-04-24 19:35:03 +02:00
cff0899edb
Fix indentation in prompt_tastytea_help 2022-04-24 19:25:08 +02:00
dfa2822dfd
Add help message for async VCS to prompt 2022-04-24 18:50:21 +02:00
019b2ffed8
Set up vcs_info before enabling the prompt 2022-04-24 18:05:17 +02:00
9f4043a852
Prefix asynchronous VCS worker in prompt theme, add cleanup 2022-04-24 17:53:17 +02:00
ed72ab94d6
Colourise PS{2..4} 2022-04-24 17:14:48 +02:00
070890a95a
Don't unset stuff in prompt theme 2022-04-24 16:24:36 +02:00
08b9289e00
Move some vcs_info options out of prompt theme
Move all vcs_info options that are not styling related to .zshrc
2022-04-24 15:26:04 +02:00
d82a8135de
Convert Zsh prompt into a proper theme
Also make inactive colour a tiny bit brighter.
2022-04-24 15:14:03 +02:00
a5b424073c
readwwwlog: Start at line 1 if pattern is not found 2022-04-23 15:41:24 +02:00
dbb41dd29e
Add forward-local-port 2022-04-18 20:32:12 +02:00
73e968aea0
Add openwwwimg 2022-04-18 06:27:56 +02:00
8f017a3211
readwwwlog: Use elif 2022-04-18 05:42:55 +02:00
7903624fcf
readwwwlog: ignore case in error matching pattern 2022-04-18 05:41:35 +02:00
be36c6a182
Add irccloud.com to readwwwlog and urlhandler 2022-04-18 05:39:41 +02:00
b6b7f698f4
Fix colours in sshproxy 2022-04-17 07:12:12 +02:00
ce31dbea7f
Add sshproxy() 2022-04-17 07:00:18 +02:00
0506b66d91
zsh functions: make ret local variable 2022-04-17 06:59:04 +02:00
5c546cc5b8
puttmpninja: Return with error code if curl fails 2022-04-17 06:58:31 +02:00
076c72c58e
Add --server option to mxc2http 2022-04-16 15:28:13 +02:00
0256d3d22b
Add support for pastebin URLs in urlhandler/readwwwlog 2022-04-16 13:47:23 +02:00
fc176f28b7
Move matrix_image_url -> mxc2http 2022-04-16 06:38:32 +02:00