|
2012-01-20
, 19:59
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#232
|
|
2012-01-22
, 20:14
|
Posts: 268 |
Thanked: 1,053 times |
Joined on May 2010
@ The Netherlands
|
#234
|
F'ing hate talk.maemo.org's quick reply box - why is it that if I use a normal make-a-new-post page and accidentally press back/forward or load a different page, a browser knows to save my text, but it can't do the same for the quick-reply?
Lost my post twice in a row just now.
Anyway, request: Please enable the '' command in vi in the next version of busybox-power - I'm one of those wierd people who use vi for everything, but because vi lacks proper support for the system-wide copy-paste buffer, the only way to get copy-paste going in vi is by opening multiple files using the same vi instance and being able to switch between them, or by reading in the entirety of another file into the one you're working with using the :r command (which is just painful for large files).
The current busybox-power's vi has the :n command, which lets it go to the next file, but not the command to go to the previous file, and since it doesn't loop around, having only :n makes copasting code or w/e between files a much more convoluted endeavor.
On an unrelated note, although I haven't been on this forum in a while, I appreciate the regular busybox-power updates coming from you iDont.
The Following 6 Users Say Thank You to iDont For This Useful Post: | ||
|
2012-01-23
, 00:20
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#235
|
I'm one of those wierd people who use vi for everything, but because vi lacks proper support for the system-wide copy-paste buffer, the only way to get copy-paste going in vi is by opening multiple files using the same vi instance and being able to switch between them, or by reading in the entirety of another file into the one you're working with using the :r command (which is just painful for large files).
The Following 5 Users Say Thank You to Copernicus For This Useful Post: | ||
|
2012-01-23
, 07:30
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#236
|
The Following 3 Users Say Thank You to Mentalist Traceur For This Useful Post: | ||
|
2012-01-23
, 08:55
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#237
|
...However, this split screen feature I did not know of, and it intrigues me. I'll look into it and consider it. Your recommendation may well lead me towards switching.
The Following 2 Users Say Thank You to vi_ For This Useful Post: | ||
|
2012-01-24
, 20:07
|
Posts: 268 |
Thanked: 1,053 times |
Joined on May 2010
@ The Netherlands
|
#238
|
Precompiled .deb downloaded and tested, seems to work perfectly in a short test I did.
You were also correct in that it would seem that my VirtualBox debian environment (where I do packaging for the maemo repositories and such) also has a vi that doesn't have a : p command.
Granted, vi there just works badly so on there I just use vim usually, so that vi may not be representative either.
At any rate, I just supposed full-featured vi must have it since some cheat sheets I found online included it.
Are you going to submit the : p patch upstream if it keeps proving stable, or incorporate it into the repo version of busybox-power, like you did with the history+ram patch (which, btw, was also awesome, and was one of my earlier clues as to how awesome you are)?
Since I now know from your post that there's a ':rew' command (what would I do without you, seriously) it's not as pressing of an issue for me, but the : p is certainly convenient as well.
The Following 3 Users Say Thank You to iDont For This Useful Post: | ||
|
2012-02-01
, 12:29
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#239
|
|
2012-02-02
, 05:36
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#240
|
The Following User Says Thank You to Mentalist Traceur For This Useful Post: | ||
Cheers to you, and thanks again.