delete line backwards (Emacs) -


this basic tried find answer. "c-k" deletes cursor end of line, there analogous shortcut delete line backwards cursor point? best

try c-u 0 c-k - i.e. c-k prefix 0 kills point start of line. see documentation c-k (kill-line) more information.


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - Updating recent updates - Problem in procedure - Any other approach? -