Hi. Recently, I have fixed code completion for Borg Backup to do not
fail with 3.3 with "^/dev/null" [1]. Looking at [2], [3] and [4], I
concluded that the ^ support has been removed (and later restored and
deprecated) ~3,5 years ago (before Fish 3.0). However, I wasn't able to
determine when Fish started supporting the "2>/dev/null" syntax.

Q. Code completion for which versions would be broken with the
"2>/dev/null" syntax? Maybe it was so long ago that the code completion
for Borg would be broken due to some other incompatibilities and there
is no reason to worry about? :)


[1] - https://github.com/borgbackup/borg/pull/5989
[2] - https://github.com/fish-shell/fish-shell/issues/4394
[3] -
https://github.com/fish-shell/fish-shell/commit/5b489ca30f3205b03b23dff6bedbc59df499e92b
[4] -
https://github.com/fish-shell/fish-shell/commit/5b489ca30f3205b03b23dff6bedbc59df499e92b


Marcin

-- 
https://blog.solidsoft.pl/ - Working code is not enough


_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to