[BRLTTY] The braillists forum and an article about reading in braille

Brian Buhrow buhrow at nfbcal.org
Mon Aug 30 03:38:02 EDT 2021


	hello.  I am a braille reader, a programmer and one who mostly programs using speech
synthesis.  And, yes, I feel code indentation is vitally important and use indentation to
format my code or to augment others' code regularly.   The way I do it is to use a terminal
that can give me cursor row and column information.  Then, using vi, I can travel up and down
the page, pressing the carat and checking my cursor position to make sure my indentation is
correct.  Vi has other features that make coding easier as well, i.e. finding a matching right
brace for a left brace, parenthesis, angle bracket, etc.  

Hope that helps.
-Brian



More information about the BRLTTY mailing list