What do people on HN use, and why? Box, underline, vertical bar? Flashing or not?
Thats the standard, anyway, so if you don't follow that, you are confusing your users.
11–20 of 23 posts
What do people on HN use, and why? Box, underline, vertical bar? Flashing or not?
Thats the standard, anyway, so if you don't follow that, you are confusing your users.
As a side effect, this greatly simplifies the API for manipulating both.
I particularly like how in Acme, when selection is zero-width ("empty"), it is the cursor. Conversely selection can be extended from cursor in any direction. As a side effect, this greatly simplifies the API for manipulating both.
What do people on HN use, and why? Box, underline, vertical bar? Flashing or not?
For editing, a block has more potential than a vertical bar because you always have context of a selected character to perform operations on (e.g. `x` to delete current char in vim). You can also do operations before and after that character (e.g. `i` vs `a` in vim).
What do people on HN use, and why? Box, underline, vertical bar? Flashing or not?
Box if you are overwriting the next char, vertical bar if you are inserting. Dunno whenever you would use underline (I guess if it doesn't work with box for some reason)? Thats the standard, anyway, so if you don't follow that, you are confusing your users.
What do people on HN use, and why? Box, underline, vertical bar? Flashing or not?
What do people on HN use, and why? Box, underline, vertical bar? Flashing or not?
Nowadays I like a box because it stands out on any color combination.
I particularly like how in Acme, when selection is zero-width ("empty"), it is the cursor. Conversely selection can be extended from cursor in any direction. As a side effect, this greatly simplifies the API for manipulating both.
What do people on HN use, and why? Box, underline, vertical bar? Flashing or not?
I use a solid box in a terminal and for coding, and a vertical bar for writing in emacs org-mode. But I recently tried out a one-third box[1] in emacs and I am really loving it! It's partway between a box and an underline. Some software has a half-box option but I don't think MacOS Terminal or iTerm2 have that. [Edit: I was wrong — iTerm2 has an advanced setting for "underline cursor width"] I used to use flashing bu…
I particularly like how in Acme, when selection is zero-width ("empty"), it is the cursor. Conversely selection can be extended from cursor in any direction. As a side effect, this greatly simplifies the API for manipulating both.
What is Acme in this context? Id like to get an idea of what you mean.
http://acme.cat-v.org/ https://www.youtube.com/watch?v=dP1xVpMPn8M