[Bug 1800650] [NEW] gedit highlights indexes of multidimensional arrays as comments in Perl mode

2018-10-30 Thread Miikka-Markus Alhonen
Public bug reported: In gedit's Perl highlight mode, variables of all kinds ($var, %hash, @array etc.) are highlighted in dark green. The same usually works for the last index of an array as well ($#array) but only if the array is one-dimensional. With multidimensional arrays, the proper syntax is

[Bug 1774744] [NEW] Impossible to select files with long names in order

2018-06-01 Thread Miikka-Markus Alhonen
Public bug reported: Selecting files with long filenames using Shift and arrow keys causes nautilus in icon view not to advance sequentially or not to advance at all. Here's a test case: 1) Create a new folder and create empty files with long names in it using the command: for i in 1 2 3 4 5 6 7