mos_8502 :verified: on Nostr: Today I want to write a procedure to move the cursor forward to the next tab stop. At ...
Today I want to write a procedure to move the cursor forward to the next tab stop. At present, I have 80 bytes reserved to represent whether or not each column is a tab stop. So the procedure will iterate, printing an empty cell and checking if the new current column is a tab stop, repeating until it is.
Sound right?
#Sentinel65X
Published at
2024-07-05 17:22:36Event JSON
{
"id": "4cd9612962773ac7235461f9d4207e1a0e15c80013d67373815d4063308f042d",
"pubkey": "04f8915424c713657ad6ce59443d28dbdcf5832687c9af560ae388f59276a137",
"created_at": 1720200156,
"kind": 1,
"tags": [
[
"t",
"sentinel65x"
],
[
"proxy",
"https://studio8502.ca/@mos_8502/112735037475523409",
"web"
],
[
"proxy",
"https://studio8502.ca/users/mos_8502/statuses/112735037475523409",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://studio8502.ca/users/mos_8502/statuses/112735037475523409",
"pink.momostr"
],
[
"expiration",
"1722792177"
]
],
"content": "Today I want to write a procedure to move the cursor forward to the next tab stop. At present, I have 80 bytes reserved to represent whether or not each column is a tab stop. So the procedure will iterate, printing an empty cell and checking if the new current column is a tab stop, repeating until it is. \n\nSound right?\n\n#Sentinel65X",
"sig": "f34384d8b905f9f8012668ebf12ba9340dd7c9df54955036f8f8f7230a88a3593fdde24e1e3332845e3061883df6453242404d8ac14ec08256f3af414b9d91a7"
}