~rabbits/left

7b685fba8efb5cabd8fa9af01c4cc2aa51e2380e — Devine Lu Linvega 22 days ago 7fe46ef
Added sublabels in navbar
1 files changed, 6 insertions(+), 4 deletions(-)

M src/left.tal
M src/left.tal => src/left.tal +6 -4
@@ 720,10 720,12 @@ JMP2r
	;search LDA ?&when-search
	get-eof .scroll/addr LDZ2 find-first-marker
	&l
		LDA2k [ LIT2 0a "@ ] NEQ2 ?&continue
			INC2 add-marker
			INC2
			&continue
		LDA2k [ LIT2 0a "@ ] NEQ2 ?&no-label
			INC2 add-marker INC2
			&no-label
		LDA2k [ LIT2 0a "& ] NEQ2 ?&no-sublabel
			INC2 add-marker INC2
			&no-sublabel
		( reached bottom ) .nav/len LDZ #18 GTH ?&end
		INC2 GTH2k ?&l
	&end