Re: [Midnight Commander] #275: External panelize no have exit point



#275: External panelize no have exit point
-----------------------+----------------------------------------------------
  Reporter:  angel_il  |       Owner:  angel_il
      Type:  defect    |      Status:  accepted
  Priority:  minor     |   Milestone:  4.6.2.1 
 Component:  mc-core   |     Version:  4.6.2   
Resolution:            |    Keywords:  review  
  Blocking:            |   Blockedby:          
-----------------------+----------------------------------------------------

Comment(by slavazanko):

 > There is no need for the ".." entry, just press Ctrl-R to refresh the
 panel and you will get back

 IMHO this bad behavior.

 For example: if I'll create external panelize filter with:
 {{{
 grep -R -I ' gg_free (' ./ | cut -d : -f 1| sort|uniq
 }}}
 This filter show all files contain call of 'gg_free' function. For
 example, this is an error and need to fix. I'll fix this file-by-file in
 panelize ('gg_free' => 'g_free'). Then I'll press CTRL+R and I want to
 refresh list of filtered files. This more sense for CTRL+R operation
 (refresh content). Why CTRL+R must exit from panelize view?

 BTW, is possible to change header of panel if panelized used?

 For example, my current dir is {{{/srv/work/mc/git}}} if I try to panelize
 by 'ls *.in' command, I see at top of panel '/srv/work/mc/git' and only
 '*.in' files. IMHO, better to see {{{ex.panel: ls *.in}}} at top of panel.

-- 
Ticket URL: <www.midnight-commander.org/ticket/275#comment:8>
Midnight Commander <www.midnight-commander.org>
Midnight Development Center


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]