mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
5a69e405fc
- the cursor is on the last line - the navigation would put the cursor over the tag of the following text R=rsc CC=smckean83 https://codereview.appspot.com/15280045
4 lines
124 B
Text
4 lines
124 B
Text
addrelem='((#?[0-9]+)|(/[A-Za-z0-9_\^]+/?)|[.$])'
|
|
addr=:($addrelem([,;+\-]$addrelem)*)
|
|
|
|
twocolonaddr = ([0-9]+)[:.]([0-9]+)
|