Y
Hacker News
new
|
ask
|
show
|
jobs
by
alinajaf
5751 days ago
This is absolutely uncanny. I've just started writing a similar blog post thread about my dev environment, and its similar to yours (i.e. screen (I'm moving to tmux though), vim, bash, etc.).
1 comments
dylanz
5751 days ago
+1 for tmux. I switched from screen, and have been very happy with it.
link
skar
5751 days ago
Does tmux support tab/windows re-ordering like browser do with tabs? I miss it in screen.
link
mblakele
5751 days ago
Screen has some support for that. Try "C-a :number NN"
link