Commit Graph

13 Commits

Author SHA1 Message Date
hsv2 3370b6f3c5 feat(shell): nvim-alt.bash VIMRC [DIR] [NVIM ARGS]
Start nvim with an alternative configuration and runtime data directory

Signed-off-by: hsv2 <soratobuneko@disroot.org>
2022-07-12 01:17:01 +02:00
Andrea Blankenstijn 7d5834b5d4
leaving github
Signed-off-by: Andrea Blankenstijn <soratobuneko@disroot.org>
2022-07-10 08:27:44 +02:00
Andrea Blankenstijn d52c457d1f fix url enconded links handling 2021-06-29 16:14:47 +02:00
Andrea Blankenstijn ae3bdca6ff add license 2021-05-15 12:07:07 +02:00
soratobuneko 8eec3dc1a4 urltitel: docstrings 2021-01-24 22:53:30 +01:00
soratobuneko 711f25ca9e urltitel: refactor typing 2021-01-24 22:07:39 +01:00
soratobuneko 3b2b8f39fc urltitel: tpb torrent name support. some typing refactor. 2021-01-22 20:32:26 +01:00
soratobuneko d911c327f2 urltitel: refactor 2021-01-21 23:18:57 +01:00
soratobuneko bde6ed65f8 Ignore decode error 2021-01-14 16:45:47 +01:00
soratobuneko 4267475ad6 minor changes 2021-01-12 08:27:22 +01:00
soratobuneko 6d8ef99f28 nicer format string 2021-01-12 07:58:52 +01:00
soratobuneko 91c959303d urltitel: bug fix and error message improvement.
fix: catch socket.timeout exception.
fix: missing global declaration of url_buffer.
improve: tell what URL is causing error in error message.
2020-12-17 22:31:08 +01:00
soratobuneko d7c61c3466 urltitel: get URL title.
Display or send titles of URLs from incoming and outcoming messages.
Also features an optional URL buffer
2020-12-14 17:00:41 +01:00