Ubuntu Desktop Favorite Apps

Ralf Mardorf ralf.mardorf at alice-dsl.net
Sat Jul 22 17:24:50 UTC 2017


On Sat, 22 Jul 2017 18:58:11 +0200, Ralf Mardorf wrote:
>On Sat, 22 Jul 2017 11:26:56 +0200, Xen wrote:
>>Linux does not have a good single-window (no tabs) text editor. Xed 
>>comes closest (from Mint) but is multi-tab.  
>
>[rocketmouse at archlinux tmp]$ xed & xed --new-window & xed --new-window
>
>opens no tabs, just three instances of xed


I don't know if the term "instances" is appropriate, but at least three
windows are opened.



[rocketmouse at archlinux ~]$ xfw & xfw & xfw & pidof xfw
[1] 15520
[2] 15521
[3] 15522
15522 15521 15520
[rocketmouse at archlinux ~]$ pidof xfw
15522 15521 15520
[rocketmouse at archlinux ~]$ xed & xed --new-window & xed --new-window & pidof xed 
[4] 15527
[5] 15528
[6] 15529
15529 15528 15527
[rocketmouse at archlinux ~]$
[5]-  Done                    xed --new-window
[6]+  Done                    xed --new-window
[rocketmouse at archlinux ~]$ pidof xed
15527
[rocketmouse at archlinux ~]$ kill 15520 15527


It kills all three windows of xed, but just one of the three windows of
xfw.
-- 
Vote for apulse!
echo $(w3m https://aur.archlinux.org/packages/apulse |grep 'Votes:    ')
Votes: 87                         Updated: Sat Jul 22 19:24:48 CEST 2017




More information about the Ubuntu-devel-discuss mailing list