Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
c7c5f10a36fdeea353e026da28526ff9fb35e367
/
src
/
os_win32.c
0e6bfb9
patch 8.1.1782: MS-Windows: system() has temp file error with 'noshelltemp'
by Bram Moolenaar
· 6 years ago
f49a692
patch 8.1.1695: Windows 10: crash when cursor is at bottom of terminal
by Bram Moolenaar
· 6 years ago
7c348bb
patch 8.1.1492: MS-Windows: when "!" is in 'guioptions' ":!start" fails
by Bram Moolenaar
· 6 years ago
c799fe2
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
by Bram Moolenaar
· 6 years ago
51e1438
patch 8.1.1393: unnecessary type casts
by Bram Moolenaar
· 6 years ago
18a4ba2
patch 8.1.1386: unessesary type casts for lalloc()
by Bram Moolenaar
· 6 years ago
964b374
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
by Bram Moolenaar
· 6 years ago
fcc4d92
patch 8.1.1377: MS-Windows GUI uses wrong shell command for bash
by Bram Moolenaar
· 6 years ago
294d9bf
patch 8.1.1369: get E484 when using system() during GUI startup
by Bram Moolenaar
· 6 years ago
eae1b91
patch 8.1.1306: Borland support is outdated and doesn't work
by Bram Moolenaar
· 6 years ago
98ffe4c
patch 8.1.1295: when vimrun.exe does not exist external command may fail
by Bram Moolenaar
· 6 years ago
1b243ea
patch 8.1.1232: can't build on MS-Windows
by Bram Moolenaar
· 6 years ago
67cf86b
patch 8.1.1231: asking about existing swap file unnecessarily
by Bram Moolenaar
· 6 years ago
afde13b
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
by Bram Moolenaar
· 6 years ago
0eb035c
patch 8.1.1103: MS-Windows: old API calls are no longer needed
by Bram Moolenaar
· 6 years ago
b70a47b
patch 8.1.1096: MS-Windows: cannot distinguish BS and CTRL-H
by Bram Moolenaar
· 6 years ago
8662189
patch 8.1.1095: MS-Windows: executable() fails on very long filename
by Bram Moolenaar
· 6 years ago
abab0b0
patch 8.1.1086: too many curly braces
by Bram Moolenaar
· 6 years ago
8bb41b3
patch 8.1.1083: MS-Windows: hang when opening a file on network share
by Bram Moolenaar
· 6 years ago
90d0cf6
patch 8.1.1059: MS-Windows: PlatformId() is called unnecessarily
by Bram Moolenaar
· 6 years ago
9029b91
patch 8.1.1028: MS-Windows: memory leak when creating terminal fails
by Bram Moolenaar
· 6 years ago
3b5fef6
patch 8.1.1013: MS-Windows: Scrolling fails when dividing the screen
by Bram Moolenaar
· 6 years ago
d5a5886
patch 8.1.0997: using GUI colors in vim.exe when 'termguicolors' is off
by Bram Moolenaar
· 6 years ago
bdace83
patch 8.1.0989: various small code ugliness
by Bram Moolenaar
· 6 years ago
1eed532
patch 8.1.0983: checking __CYGWIN32__ unnecessarily
by Bram Moolenaar
· 6 years ago
4f97475
patch 8.1.0941: macros for MS-Windows are inconsistent
by Bram Moolenaar
· 6 years ago
78d21da
patch 8.1.0940: MS-Windows console resizing not handled properly
by Bram Moolenaar
· 6 years ago
21edde8
patch 8.1.0938: background color is wrong in MS-Windows console
by Bram Moolenaar
· 6 years ago
6982f42
patch 8.1.0933: When using VTP scroll region isn't used properly
by Bram Moolenaar
· 6 years ago
6902c0e
patch 8.1.0931: vtp_working included in GUI build but unused
by Bram Moolenaar
· 6 years ago
d9ef1b8
patch 8.1.0909: MS-Windows: using ConPTY even though it is not stable
by Bram Moolenaar
· 6 years ago
aa5df7e
patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10
by Bram Moolenaar
· 7 years ago
2405838
patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw()
by Bram Moolenaar
· 7 years ago
a12a161
patch 8.1.0809: too many #ifdefs
by Bram Moolenaar
· 7 years ago
1f20daa
patch 8.1.0784: messy indent in if statement
by Bram Moolenaar
· 7 years ago
32526b3
patch 8.1.0779: argument for message functions is inconsistent
by Bram Moolenaar
· 7 years ago
b091f30
patch 8.1.0777: Win32: using pipes for channel does not work well
by Bram Moolenaar
· 7 years ago
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
d155d7a
patch 8.1.0615: get_tv function names are not consistent
by Bram Moolenaar
· 7 years ago
c4568ab
patch 8.1.0528: various typos in comments
by Bram Moolenaar
· 7 years ago
0cc7b2d
patch 8.1.0457: win32 console: key mappings don't work
by Bram Moolenaar
· 7 years ago
8295666
patch 8.1.0453: MS-Windows: executable() is not reliable
by Bram Moolenaar
· 7 years ago
7554c54
patch 8.1.0452: MS-Windows: not finding intl.dll
by Bram Moolenaar
· 7 years ago
2bc152a
patch 8.1.0451: Win32 console: keypad keys don't work
by Bram Moolenaar
· 7 years ago
6dff58f
patch 8.1.0443: unnecessary static function prototypes
by Bram Moolenaar
· 7 years ago
42335f5
patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions
by Bram Moolenaar
· 7 years ago
ed5a9d6
patch 8.1.0349: crash when wiping buffer in a callback
by Bram Moolenaar
· 7 years ago
f6ceaf1
patch 8.1.0338: MS-Windows: VTP doesn't work properly with Powershell
by Bram Moolenaar
· 7 years ago
2551c03
patch 8.1.0323: reverse order of VTP calls only needed the first time
by Bram Moolenaar
· 7 years ago
cea1f9e
patch 8.1.0297: MS-Windows: tests fail, Vim crashes
by Bram Moolenaar
· 7 years ago
3b9fcfc
patch 8.1.0294: MS-Windows: sometimes uses short directory name
by Bram Moolenaar
· 7 years ago
40385db
patch 8.1.0253: saving and restoring window title does not always work
by Bram Moolenaar
· 7 years ago
b1cf161
patch 8.1.0250: MS-Windows using VTP: windows size change incorrect
by Bram Moolenaar
· 7 years ago
f9c3883
patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd"
by Bram Moolenaar
· 7 years ago
79c6b51
patch 8.1.0051: MS-Windows: missing #endif
by Bram Moolenaar
· 7 years ago
493359e
patch 8.1.0050: $VIM_TERMINAL is also set when not in a terminal window
by Bram Moolenaar
· 7 years ago
d7a137f
patch 8.1.0049: shell cannot tell running in a terminal window
by Bram Moolenaar
· 7 years ago
5aa9896
patch 8.0.1798: MS-Windows: file considered read-only too often
by Bram Moolenaar
· 7 years ago
9894e39
patch 8.0.1791: using uint8_t does not work everywhere
by Bram Moolenaar
· 7 years ago
8a938af
patch 8.0.1785: missing symbol in Win32 small build
by Bram Moolenaar
· 7 years ago
c5cd885
patch 8.0.1783: cannot use 256 colors in a MS-Windows console
by Bram Moolenaar
· 7 years ago
81c3c89a
patch 8.0.1619: Win32 GUI: crash when winpty is not installed
by Bram Moolenaar
· 7 years ago
42f652f
patch 8.0.1617: Win32: :shell command in the GUI crashes
by Bram Moolenaar
· 7 years ago
f05fa37
patch 8.0.1616: Win32: shell commands in the GUI open a new console
by Bram Moolenaar
· 7 years ago
20586cb
patch 8.0.1591: MS-Windows: when reparsing the arguments 'wildignore' matters
by Bram Moolenaar
· 7 years ago
157d813
patch 8.0.1582: in the MS-Windows console mouse movement is not used
by Bram Moolenaar
· 7 years ago
f2bd8ef
patch 8.0.1564: too many #ifdefs
by Bram Moolenaar
· 7 years ago
cafafb3
patch 8.0.1531: cannot use 24 bit colors in MS-Windows console
by Bram Moolenaar
· 7 years ago
c33ecb2
patch 8.0.1504: Win32: the screen may be cleared on startup
by Bram Moolenaar
· 7 years ago
d23a823
patch 8.0.1496: clearing a pointer takes two lines
by Bram Moolenaar
· 7 years ago
b7407d3
patch 8.0.1459: cannot handle change of directory
by Bram Moolenaar
· 8 years ago
feeb4d0
patch 8.0.1371: Shift-Insert doesn't always work in MS-Windows console
by Bram Moolenaar
· 8 years ago
a45ff6c
patch 8.0.1355: cursor keys don't work in MS-Windows console
by Bram Moolenaar
· 8 years ago
3660a10
patch 8.0.1354: Shift-Insert doesn't always work in MS-Windows console
by Bram Moolenaar
· 8 years ago
52dbb5e
patch 8.0.1330: MS-Windows: job in terminal can't get back to Vim
by Bram Moolenaar
· 8 years ago
c3719bd
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
by Bram Moolenaar
· 8 years ago
ba6febd
patch 8.0.1240: MS-Windows: term_start() does not support environment
by Bram Moolenaar
· 8 years ago
ade5963
patch 8.0.0950: MS-Windows: wrong #ifdef, compiler warnings
by Bram Moolenaar
· 8 years ago
60104f1
patch 8.0.0945: 64-bit compiler warnings
by Bram Moolenaar
· 8 years ago
589b110
patch 8.0.0917: MS-Windows:CTRL-C handling in terminal window is wrong
by Bram Moolenaar
· 8 years ago
9698ad7
patch 8.0.0913: MS-Windows: CTRL-C kills shell in terminal window
by Bram Moolenaar
· 8 years ago
444fda2
patch 8.0.0905: MS-Windows: broken multi-byte characters in the console
by Bram Moolenaar
· 8 years ago
05aafed
patch 8.0.0902: cannot specify directory or environment for a job
by Bram Moolenaar
· 8 years ago
2d33e90
patch 8.0.0899: function name mch_stop_job() is confusing
by Bram Moolenaar
· 8 years ago
116a0f8
patch 8.0.0888: compiler warnings with 64 bit build
by Bram Moolenaar
· 8 years ago
39d21e3
patch 8.0.0876: backslashes and wildcards in backticks don't work
by Bram Moolenaar
· 8 years ago
e9c21ae
patch 8.0.0854: no redraw after terminal was closed
by Bram Moolenaar
· 8 years ago
e0ab979
patch 8.0.0844: wrong function prototype because of missing static
by Bram Moolenaar
· 8 years ago
b6843a0
patch 8.0.0840: MS-Windows: fopen() and open() prototypes are wrong
by Bram Moolenaar
· 8 years ago
5a1feb8
patch 8.0.0744: terminal window does not use a pty
by Bram Moolenaar
· 8 years ago
b2964f2
patch 8.0.0501: on MS-Windows ":!start" does not work as expected
by Bram Moolenaar
· 8 years ago
1c46544
patch 8.0.0452: some macros are in lower case
by Bram Moolenaar
· 8 years ago
91acfff
patch 8.0.0451: some macros are in lower case
by Bram Moolenaar
· 8 years ago
f7e894d
patch 8.0.0424: compiler warnings on MS-Windows
by Bram Moolenaar
· 8 years ago
066029e
patch 8.0.0419: test for v:progpath fails on MS-Windows
by Bram Moolenaar
· 8 years ago
4366319
patch 8.0.0416: setting v:progpath is not quite right
by Bram Moolenaar
· 8 years ago
59716a2
patch 8.0.0396: 'balloonexpr' only works synchronously
by Bram Moolenaar
· 8 years ago
955f198
patch 8.0.0307: asan detects a memory error when EXITFREE is defined
by Bram Moolenaar
· 9 years ago
1266d67
patch 8.0.0281: some files are still using ARGSUSED instead of UNUSED
by Bram Moolenaar
· 9 years ago
7c23d1d
patch 8.0.0280: problem setting multi-byte environment var on MS-Windows
by Bram Moolenaar
· 9 years ago
Next »