129 reputation
8
bio website cyberguijarro.com
location Cadiz, Spain
age 29
visits member for 3 years, 1 month
seen yesterday
stats profile views 54

May
13
asked Can file creation time be behind system clock?
May
5
accepted Reduce memory usage in boost build
May
5
comment Reduce memory usage in boost build
@JoachimPileborg No. We just have a very modest server a no resources to upgrade it.
May
4
asked Reduce memory usage in boost build
Mar
20
accepted UDP packet ordering
Mar
20
asked UDP packet ordering
Dec
14
awarded  Tumbleweed
Dec
7
asked Marking specific buffer lines in vimscript
Nov
22
comment How to put current directory in vim command line
Exactly what I was looking for. Thanks.
Nov
22
accepted How to put current directory in vim command line
Nov
22
comment How to put current directory in vim command line
So, is there nothing like "%" but for the current working directory?
Nov
22
comment How to put current directory in vim command line
@MichaelBerkowski It works as long as your don't open a file in a subdirectory.
Nov
22
comment How to put current directory in vim command line
The latest from vim.org/scripts. The thing is, I want to perform operations on entire directories, and not just on the current active buffer... like "commit this_folder" or "status that_folder".
Nov
22
comment How to put current directory in vim command line
I don't have NERDtree, so that shouldn't be a problem here. All I want is to expand the current directory when executing a command. Also, I'm on windows.
Nov
22
asked How to put current directory in vim command line
Nov
7
awarded  Popular Question
Nov
1
awarded  Popular Question
Aug
30
comment Rebuilding object files with Makefile
I don't think windows shell features operators like [[]] or ||. Thanks anyway.
Aug
30
comment Rebuilding object files with Makefile
I´m working on a very restricted Windows environment, so I don't have all the GNU goodies (cat, echo, etc). Any ideas?
Aug
30
asked Rebuilding object files with Makefile