Skip to content

custom built text editor for personal preferences

Notifications You must be signed in to change notification settings

tavro/jakel-src

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jakel-src

custom built text editor for personal preferences

ctrl-commands

  • CTRL-S: Save
  • CTRL-Q: Quit
  • CTRL-F: Search for string
  • CTRL-X: Cut line
  • CTRL-D: Duplicate line
  • CTRL-C: Execute command
  • CTRL-R: Repeat last command
  • CTRL-V: Enter/exit selection mode
  • CTRL-Y: Copy to clipboard
  • CTRL-P: Paste from clipboard
  • CTRL-RIGHT_ARROW: Jump one word forward
  • CTRL-LEFT_ARROW: Jump one word backward
  • CTRL-UP_ARROW: Smart jump upwards
  • CTRL-DOWN_ARROW: Smart jump downwards

commands

  • jump: jumps to given line
  • list: lists interactive file tree
  • cf: create file with name

temporary commands

  • n: replaces buffer content with next file
  • p: replaces buffer content with previous file

About

custom built text editor for personal preferences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published