Commit Graph

136 Commits

Author SHA1 Message Date
21ff36312e
putwww: fix filename quoting 2023-11-12 22:06:42 +01:00
3e9f1d8c94
update reactiontag 2023-10-05 17:28:29 +02:00
4f0843110b
i3: digikam on workspace 6 2023-10-05 17:27:59 +02:00
b4a9848a1a
cutvid: update help text 2023-09-12 16:48:25 +02:00
82ff72cb45
cutvid: add preset 2023-08-15 21:12:21 +02:00
5a351dccb4
zsh: photoprep: rotate images according to metadata 2023-06-16 20:49:18 +02:00
ad9ca238b6
zah: add pjotoprep 2023-05-23 14:42:22 +02:00
6b9d56baae
apng2webp: fix delay, for real this time 🥴 2023-04-28 21:29:59 +02:00
8a7a3d4035
cutvid: allow to select subtitle to hardcode 2023-04-23 20:32:09 +02:00
775b081bd6
apng2webp: fix delay
apngdis stores the delay as fraction and i used it as if it were in
miliseconds.
2023-04-23 20:30:53 +02:00
298b215c3d
readwwwlog: allow text/x-makefile and so on 2023-02-10 14:11:55 +01:00
cff89b2342
zsh: improve cutvid help text 2023-01-26 09:51:17 +01:00
485aa7103c
cutvid: add compatibility ffmpeg option for Android 2023-01-11 21:38:00 +01:00
8cb3e7d35d
adoc2md: don't wrap output
Misskey doesn't play well with it
2022-12-08 18:25:34 +01:00
5952901e06
zsh: add adoc2md 2022-12-08 03:01:01 +01:00
76b3451d91
add --reverse option to animoji-command 2022-10-03 15:30:34 +02:00
0227e42135
zsh: change cursor based on mode 2022-09-01 20:24:05 +02:00
c82ec04134
document mxc2http better 2022-08-29 18:15:35 +02:00
df0eb72325
update mxc2http 2022-08-29 18:04:34 +02:00
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