I have the following in .conf based on the man page example

# use command-prompt -p to add a string to prompt for a topic; map to
# F1 key 
bind-key -N "Display man page for prompted topic" F1 command-prompt -p "Enter 
man topic:" "split-window 'exec man %%'"

Is there a way to get it as a zoomed pane?  I tried with -fhv flags to the
split-window but that isn't quite good enough.

Also, is there a way to get the prompt to use the last text entry from
history, instead of having to hit the up arrow key to get the last
entry.  Usually, the F1 invocation would be the same man page for
sometime.

sivaram
-- 

-- 
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 [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-users/krpqx3k0x1k7x1.fsf%40gmail.com.

Reply via email to