MCPcopy Create free account
hub / github.com/bpython/bpython / beginning_of_line

Function beginning_of_line

bpython/curtsiesfrontend/manual_readline.py:187–188  ·  view source on GitHub ↗
(cursor_offset, line)

Source from the content-addressed store, hash-verified

185@edit_keys.on(config="beginning_of_line_key")
186@edit_keys.on("<HOME>")
187def beginning_of_line(cursor_offset, line):
188 return 0, line
189
190
191@edit_keys.on(config="end_of_line_key")

Callers 1

Calls

no outgoing calls

Tested by 1