Hotkeys
If you’d like to override the default hotkeys, you can do so in the hotkeys menu (Mod-Shift-h), or modifying your ~/.marimo.toml.
You can find a list of available hotkeys below:
Hotkey  | 
cell.aiCompletion
  | 
cell.cellActions
  | 
cell.complete
  | 
cell.createAbove
  | 
cell.createBelow
  | 
cell.delete
  | 
cell.findAndReplace
  | 
cell.focusDown
  | 
cell.focusUp
  | 
cell.fold
  | 
cell.foldAll
  | 
cell.format
  | 
cell.goToDefinition
  | 
cell.hideCode
  | 
cell.moveDown
  | 
cell.moveUp
  | 
cell.redo
  | 
cell.run
  | 
cell.runAndNewAbove
  | 
cell.runAndNewBelow
  | 
cell.selectNextOccurrence
  | 
cell.sendToBottom
  | 
cell.sendToTop
  | 
cell.splitCell
  | 
cell.undo
  | 
cell.unfold
  | 
cell.unfoldAll
  | 
cell.viewAsMarkdown
  | 
global.commandPalette
  | 
global.focusBottom
  | 
global.focusTop
  | 
global.foldCode
  | 
global.formatAll
  | 
global.hideCode
  | 
global.interrupt
  | 
global.runStale
  | 
global.save
  | 
global.showHelp
  | 
global.toggleLanguage
  | 
global.toggleSidebar
  | 
global.unfoldCode
  | 
markdown.blockquote
  | 
markdown.bold
  | 
markdown.code
  | 
markdown.italic
  | 
markdown.link
  | 
markdown.orderedList
  | 
markdown.unorderedList
  |