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: Blocking:| Blockedby: ---+ Changes (by angel_il): * owner: => angel_il * status: new => accepted -- Ticket URL: Midnight Commander Midnight Development Center ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel
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: ---+ Changes (by angel_il): * keywords: => review -- Ticket URL: Midnight Commander Midnight Development Center ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel
Re: [Midnight Commander] #275: External panelize no have exit point
#275: External panelize no have exit point ---+ Reporter: angel_il | Owner: Type: defect| Status: new Priority: minor | Milestone: 4.6.2.1 Component: mc-core | Version: 4.6.2 Resolution:|Keywords: Blocking:| Blockedby: ---+ Description changed by angel_il: Old description: > External panelize no have exit point ".." to leave panelize. > > in mc: > > $ mkdir /tmp/test1 > $ cd /tmp/test1 > $ touch test.txt > > click menu: > Command / eXternal panelize > > select: > Field "Command" > input ls > > cliick [ Add new ] > > in field > Enter command label: > input ls > > click [< OK >] > > click menu: > Command / eXternal panelize > > select ls in list > click [< Panelize >] > > in current panel you have "test.txt" > and not ".." to exit from this list. New description: External panelize no have exit point ".." to leave panelize. in mc: $ mkdir /tmp/test1 $ cd /tmp/test1 $ touch test.txt click menu: Command / eXternal panelize select: Field "Command" input ls click [ Add new ] in field Enter command label: input ls click [< OK >] click menu: Command / eXternal panelize select ls in list click [< Panelize >] in current panel you have "test.txt" and not ".." to exit from this list. -- -- Ticket URL: Midnight Commander Midnight Development Center ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel
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: rework Blocking:| Blockedby: ---+ Changes (by styx): * keywords: review => rework -- Ticket URL: Midnight Commander Midnight Development Center ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel
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 styx): Segmentation fault -- Ticket URL: Midnight Commander Midnight Development Center ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel
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: rework Blocking:| Blockedby: ---+ Comment(by kdave): There is no need for the ".." entry, just press Ctrl-R to refresh the panel and you will get back. -- Ticket URL: Midnight Commander Midnight Development Center ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel
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: ---+ Changes (by angel_il): * keywords: rework => review Comment: Replying to [comment:6 kdave]: > There is no need for the ".." entry, just press Ctrl-R to refresh the panel and you will get back. Ok, but need for this :) ctrl-r is intuitive feature. I think is any one directory list must have exit point. -- Ticket URL: Midnight Commander Midnight Development Center ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel
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: Midnight Commander Midnight Development Center ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel
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 angel_il): fix: Ok, but need for this :) ctrl-r is NOT intuitive feature. -- Ticket URL: Midnight Commander Midnight Development Center ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel
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 vote-slavazanko Blocking:| Blockedby: ---+ Changes (by slavazanko): * keywords: review => review vote-slavazanko -- Ticket URL: Midnight Commander Midnight Development Center ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel
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 vote-slavazanko vote-andrew_b approved Blocking:| Blockedby: ---+ Changes (by andrew_b): * keywords: review vote-slavazanko => review vote-slavazanko vote- andrew_b approved -- Ticket URL: Midnight Commander Midnight Development Center ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel