【问题标题】:How to quickly go to bottom line of pasted code ipython shell如何快速转到粘贴代码的底线 ipython shell
【发布时间】:2017-12-30 09:48:53
【问题描述】:

我在 ipython 交互式 shell 中运行 python 3.5。
我使用 %load 魔法命令继续我的会话,但光标在顶部,我现在不得不逐行滚动到底部。 ipython 中是否有一些键盘快捷键可以让我明白这一点?

我知道有 %run 魔法命令,但不是我在这里寻找的,因为我运行它,并意识到我犯了一个错误,所以想运行编辑后的新代码块。

谢谢!

【问题讨论】:

    标签: python shell ipython


    【解决方案1】:

    听起来您可能需要 PgDn 键。

    【讨论】:

      猜你喜欢
      • 2012-05-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-05-31
      • 2014-10-22
      • 2016-04-12
      • 2023-03-29
      相关资源
      最近更新 更多