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

Commit834ffa0

Browse files
committed
Do not mention search twice
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
1 parent30f943f commit834ffa0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎bpython/curtsiesfrontend/repl.py‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,8 +1555,6 @@ def key_help_text(self):
15551555
pairs= []
15561556
pairs.append(['complete history suggestion','right arrow at end of line'])
15571557
pairs.append(['previous match with current line','up arrow'])
1558-
pairs.append(['reverse incremental search','M-r'])
1559-
pairs.append(['incremental search','M-s'])
15601558
forfunctionality,keyin [(attr[:-4].replace('_',' '),getattr(self.config,attr))
15611559
forattrinself.config.__dict__
15621560
ifattr.endswith('key')]:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp