Modal editing (normal/insert/visual) in source edit mode.
Normal mode: hjkl navigation, dd, yy, p, w, b, etc.
Insert mode: standard typing, Esc to return to normal
Visual mode: v for char select, V for line select
: command line for search/replace
Configurable — opt-in via theme features or editor setting
Status line showing current mode
Modal editing (normal/insert/visual) in source edit mode.
- Normal mode: hjkl navigation, dd, yy, p, w, b, etc.
- Insert mode: standard typing, Esc to return to normal
- Visual mode: v for char select, V for line select
- : command line for search/replace
- Configurable — opt-in via theme features or editor setting
- Status line showing current mode
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Modal editing (normal/insert/visual) in source edit mode.