Juerd Waalboer
3b6f11f0dd
idle: suspend beeping on text input (cursor move)
2024-11-27 02:49:20 +01:00
Juerd Waalboer
194ba4990c
idle: use underline instead of dim/faint
...
Was always intended as underline. Our old IBM terminal renders 2 as
underline. Other things interpret it as dim/faint though...
2023-06-10 22:24:14 +02:00
Juerd Waalboer
2bbaf20366
Improve text in idle message
2023-01-19 03:05:36 +01:00
Juerd Waalboer
eed0db7897
Cleanup: use subroutine signatures, remove deprecated methods.
...
The signatures feature has been "experimental" since Perl 5.20 (May 2014), but
expected to stay. After 8 years I'm ready to take the risk :)
Have added Perl v5.28 (June 2018) as the minimum requirement, even though the
current revbank should work with 5.20, to see if this bothers any users. Perl
v5.28 is in Debian "buster", which is now oldstable.
2021-12-03 18:00:34 +01:00
Juerd Waalboer
6850ed22be
Remove requirement for dummy command method in hook-only plugins
2021-12-03 01:49:11 +01:00
Juerd Waalboer
f7a7a19d8d
Fix #7
2020-03-01 06:16:08 +01:00
Juerd Waalboer
fa60e1081a
chmod 644 plugins/*
...
Undoes 714b337
because github seems to no longer require chmod +x
for syntax highlighting extensionless files.
2019-08-07 15:42:16 +02:00
Juerd Waalboer
2ea1d736b0
A hook for beeping.
2014-01-11 21:37:44 +01:00
Juerd Waalboer
8f84891b0c
Warn when someone leaves without paying.
2014-01-10 21:20:21 +01:00