split-window 'man %%' ; resize-pane -Z
On Thu, 10 Sep 2020, 15:45 Sivaram Neelakantan, <[email protected]> wrote: > 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 > . > -- 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/CAEdLfcE37Y8USHgH%2BnWeNzm05_0Eb%2B9F8V6XFhv-NmmdX3rQ3w%40mail.gmail.com.
