Skip to content

v0.19.8

Compare
Choose a tag to compare
@tshino tshino released this 12 Jul 15:40
· 265 commits to master since this release
8039e0e

What's Changed

  • 新規:
    • パンくずリストの操作に対応しました。 #176
      • CTRL+E, CTRL+X, CTRL+S, CTRL+D でリスト操作。
      • CTRL+A, CTRL+F で列移動。
      • これらは設定の 'Vz Keymap: Breadcrumbs Keys' で有効化できます。デフォルトで有効です。
  • 修正:
    • リストビューで使うキー定義を更新。 #173
    • 補完候補リストの操作で使うキー定義を更新。 #175
    • 補完候補リストが非選択状態で表示されているときのCTRL+MとENTERの動作を修正。 #178
  • New:
    • Added navigation keys support on Breadcrumbds. #176
      • Ctrl+E, Ctrl+X, Ctrl+S, Ctrl+D to mvoe focus on the list view.
      • Ctrl+A, Ctrl+F to move across columns.
      • These keys are enabled by turning on the 'Vz Keymap: Breadcrumbs Keys' in the Settings.
  • Fixed:
    • Updated key definitions for list views. #173
    • Updated key definitions for suggestion widgets. #175
    • Fixed the behavior of Ctrl+M/Enter when the suggestion list is visible with no focused item. #178

Full Changelog: v0.19.7...v0.19.8