The z command is boken due to the null character checks at the begining of the function. It limits the command to exactly a one character argument. So you cannot specify a page greater than 9, nor prefix a number with + or - like you're supposed to be able to.
The line in question is 692 of cmd1.c https://git.sdaoden.eu/cgit/s-nail.git/tree/cmd1.c#n692 I commented the check out and the z command works correctly. I am not sure what the check is supposed to accomplish so I can't offer a suggested fix. Tim. ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape __________________________________ [email protected]
