Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9f0d073

Browse files
remove duplicate keybind commands
1 parent76892ca commit9f0d073

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎bpython/config.py‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,6 @@ def get_key_no_doublebind(command):
205205
struct.end_of_line_key=get_key_no_doublebind('end_of_line')
206206
struct.beginning_of_line_key=get_key_no_doublebind('beginning_of_line')
207207
struct.transpose_chars_key=get_key_no_doublebind('transpose_chars')
208-
struct.clear_line_key=get_key_no_doublebind('clear_line')
209-
struct.clear_screen_key=get_key_no_doublebind('clear_screen')
210208
struct.exit_key=get_key_no_doublebind('exit')
211209
struct.last_output_key=get_key_no_doublebind('last_output')
212210
struct.edit_config_key=get_key_no_doublebind('edit_config')

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp