Show HN: Tip – use ctrl and w to rapid delete in terminal / shell
1–10 of 10 posts
Re: Show HN: Tip – use ctrl and w to rapid delete in terminal / shell
#2Re: Show HN: Tip – use ctrl and w to rapid delete in terminal / shell
#3Re: Show HN: Tip – use ctrl and w to rapid delete in terminal / shell
#4Re: Show HN: Tip – use ctrl and w to rapid delete in terminal / shell
#5Readline has many shortcuts available here's a random assortment:
http://teohm.com/blog/2012/01/04/shortcuts-to-move-faster-in...
Re: Show HN: Tip – use ctrl and w to rapid delete in terminal / shell
#6Re: Show HN: Tip – use ctrl and w to rapid delete in terminal / shell
#7https://github.com/0nn0/terminal-mac-cheatsheet/wiki/Termina...
Re: Show HN: Tip – use ctrl and w to rapid delete in terminal / shell
#8Useful tip. Made me realise ctrl-s works to go to start of line and ctrl-e to end of line. This is probably common knowledge for any Linux user but for me as a Mac user it's a revelation.
Re: Show HN: Tip – use ctrl and w to rapid delete in terminal / shell
#9This handling comes from readline, rather than your terminal/shell. Readline has many shortcuts available here's a random assortment: http://teohm.com/blog/2012/01/04/shortcuts-to-move-faster-in...
Re: Show HN: Tip – use ctrl and w to rapid delete in terminal / shell
#10Useful tip. Made me realise ctrl-s works to go to start of line and ctrl-e to end of line. This is probably common knowledge for any Linux user but for me as a Mac user it's a revelation.
You mean ctrl-a for beginning-of-line?
Here's a good cheatsheet: http://www.bigsmoke.us/readline/shortcuts