VirtualTam's bookmarks
16 bookmarks found
Page 1 of 1
-
Emacs window management almanac
2024-05-13 - abo-abo/ace-window - Quickly switch windows in Emacs
- alphapapa/dogears.el - Never lose your place in Emacs again
- emacsorphanage/transpose-frame
- Emacs Manual - The Zen of Buffer Display
-
Temporal - a durable execution platform
2024-01-25 - temporalio/temporal
- temporalio/temporalite - Single-process Temporal distribution
- Learn Temporal
- Temporal Documentation
-
-
vim - Yank entire file - Stack Overflow
2017-09-27 -
EmacsWiki: Wind Move
2015-12-02 (global-set-key (kbd "C-c <left>") 'windmove-left) (global-set-key (kbd "C-c <right>") 'windmove-right) (global-set-key (kbd "C-c <up>") 'windmove-up) (global-set-key (kbd "C-c <down>") 'windmove-down)
Page 1 of 1