Technical stuff Requirements are like water. They're easier to build on when they're frozen.

Posts Tagged ‘cheatsheet’

List of Emacs Commands

08.14.2011 · Posted in Resources

C = Control M = Meta = Alt|Esc Basics C-x C-f “find” file i.e. open/create a file in buffer C-x C-s save the file C-x C-w write the text to an alternate name C-x C-v find alternate file C-x i insert file at cursor position C-x b create/switch buffers C-x C-b show buffer list C-x ...