Timeline for Get vertical cursor position
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 24, 2022 at 15:07 | comment | added | Charles Duffy | All-caps variable names are, per POSIX specification, used for names defined by / meaningful to the shell and operating system; applications, like your script, should use lower-case names for variables they define themselves. See pubs.opengroup.org/onlinepubs/9699919799/basedefs/… | |
| Jul 4, 2018 at 15:51 | comment | added | Leon S. | This works very well. Sadly however, it doesn't work in background processes, and as the screen scrolls, the line under the saved column changes. | |
| Feb 6, 2015 at 9:57 | history | edited | user102015 | CC BY-SA 3.0 |
added 87 characters in body
|
| Feb 5, 2015 at 15:12 | review | Late answers | |||
| Feb 5, 2015 at 15:16 | |||||
| Feb 5, 2015 at 14:56 | review | First posts | |||
| Feb 5, 2015 at 15:12 | |||||
| Feb 5, 2015 at 14:51 | history | answered | user102015 | CC BY-SA 3.0 |