What's the index do in command-alias?


The docs don't explain it and examples always use a magic number of some 
kind like


command-alias[100] foo='bar'


Is there some reason there's no 'add-command-alias'? If I had to guess I'd 
say that it's an index directly into a buffer, but then why use the huge 
numbers? It seems like leaving 0-99 empty is wasteful.


Also if that were the case it would be strange that tmux would expose an 
implementation details like that as an interface.

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tmux-users+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-users/9df6a4de-cefa-4c0f-b7d1-7eed644a5186n%40googlegroups.com.

Reply via email to