Lines Matching refs:current
79 " the current position north, south, east and west respectively. The
84 " current state NextChar vi commands next state
132 " letter 's', the current state and the NextChar. After this is the
136 " letter 'n' and the current state. After this is the action to take to
147 " c (Char) - holds the character under the current position
175 " Q - save the current character in the Char register
176 " A - replace the current character with an 'O'
177 " ma - mark the current position with mark 'a'
179 " for the current state
183 " `a@m - go back to the current position and execute the macro, this will
186 " for the current state and NextChar
192 " GVJ - on bottom line, create a command to restore the current character
194 " `a@r - go back to the current position and exectute the macro to restore
195 " the current character
211 " Q - save the current character in the Char register
215 " A - replace the current character with an 'O'
223 " B - put the current state
251 " J - restore the current character
263 " ^ - replace the current character with an 'X'