23 Nov
2022
23 Nov
'22
10:32 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31447 --- Comment #30 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Yes, all the subtest actually. Which IDE do you use? If vi, you can: 1. install perltidy 2. Define a vmap on F8 (or whatever) in your .vimrc vmap <F8> :!perltidy -q<CR> 3. Open a new vi instance, select text in visual mode, press F8 -- You are receiving this mail because: You are watching all bug changes.