Menu

#36 far2l support

dev
open
Noodle
far2l (1)
5
2024-05-01
2021-02-16
Michael
No

Please add support of far2l extensions

1 Attachments

Related

Feature Requests: #36

Discussion

1 2 > >> (Page 1 of 2)
  • Noodle

    Noodle - 2021-02-20

    good to know far2l.
    When I get to know the context, I notice there is a putty fork(https://github.com/unxed/putty4far2l) for it.
    Is there any plan or discussion about merging back to the putty trunk?

     
  • Noodle

    Noodle - 2021-03-09

    I am not familiar with far2l. Please help to verify.

     
  • unxed

    unxed - 2022-01-06

    Thanks for adopting far2l extensions, that's great! In newer versions of far2l clipboard access protocol is slightly changed. Please update. Here is a patch against vanilla putty 0.73

    Changed part is between
    // clipboard interaction
    and
    free(d_out);

     
  • Noodle

    Noodle - 2022-01-12

    I just merged from https://github.com/unxed/putty4far2l as it patched failed. Please help to verify.

     

    Last edit: Noodle 2022-01-12
  • Michael

    Michael - 2022-01-12

    I have just tested with far2l v2.4.0 - all works ! (all F-keyes and +shift, +alt, +cntr, copy/paste)
    thx a lot !!

     
  • Noodle

    Noodle - 2022-11-27

    Hi there, pls help to verify the changes as in the attachment. It will be in the next release if everything works fine.

     
  • Michael

    Michael - 2022-11-28

    I have tested version putty-nd from attachment with latest version far2l - all perfect !
    1) clipboard - works
    2) Fx menu - works

    Thx a lot

     

    Last edit: Michael 2022-11-28
  • Noodle

    Noodle - 2023-01-08

    Hi there, pls help to verify the changes as in the attachment. It will be in the next release if everything works fine.

     
    • Michael

      Michael - 2023-01-10

      As concern Fx and clipboard - all works.
      But I can't do:
      1. cd / ( or to any other folder)
      2. press f4 (hangs on "Reloading schema library...")

      I have check this functionality with https://github.com/unxed/putty4far2l - all works

       
  • Noodle

    Noodle - 2023-01-17

    Could you please provide more details about the issues?
    It seems working fine with my env.

     
  • Michael

    Michael - 2023-01-29

    Sorry for the delay (for family reasons)
    Ubuntu 20.04 minimal install (X-server will be installed as dependency of build packages)

    u20test:~$ uname -a
    Linux u20test 5.4.0-137-generic #154-Ubuntu SMP Thu Jan 5 17:03:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
    
    u20test:~$ cat /etc/lsb-release
    DISTRIB_ID=Ubuntu
    DISTRIB_RELEASE=20.04
    DISTRIB_CODENAME=focal
    DISTRIB_DESCRIPTION="Ubuntu 20.04.5 LTS"
    
    u20test:~$ sudo apt-get install gawk m4 libwxgtk3.0-gtk3-dev libx11-dev libxi-dev libpcre3-dev libxerces-c-dev libspdlog-dev libuchardet-dev libssh-dev libssl-dev libsmbclient-dev libnfs-dev libneon27-dev libarchive-dev cmake g++ git
    u20test:~$ git clone https://github.com/elfmz/far2l
    u20test:~$ mkdir -p far2l/_build
    u20test:~$ cd far2l/_build
    u20test:~$ cmake -DUSEWX=yes -DCMAKE_BUILD_TYPE=Release ..
    u20test:~$ cmake --build . -j$(nproc --all) --target package
    u20test:~$ sudo apt install ./far2l_2.5.0-8bc01835-beta_amd64.deb
    u20test:~$ far2l
    u20test:~$ cd /
    ...
    

    if needed I can share the vm

    u20test:~$ env
    SHELL=/bin/bash
    HISTCONTROL=ignoreboth:erasedups
    PWD=/home/misha
    LOGNAME=misha
    XDG_SESSION_TYPE=tty
    MOTD_SHOWN=pam
    HOME=/home/misha
    LANG=en_US.UTF-8
    LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:
    SSH_CONNECTION=192.168.1.5 64277 192.168.1.134 22
    LESSCLOSE=/usr/bin/lesspipe %s %s
    XDG_SESSION_CLASS=user
    TERM=xterm
    LESSOPEN=| /usr/bin/lesspipe %s
    USER=misha
    DISPLAY=localhost:11.0
    SHLVL=1
    XDG_SESSION_ID=7
    XDG_RUNTIME_DIR=/run/user/1000
    SSH_CLIENT=192.168.1.5 64277 22
    XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop
    PATH=/home/misha/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
    SSH_TTY=/dev/pts/0
    _=/usr/bin/env
    
     

    Last edit: Michael 2023-01-29
  • Michael

    Michael - 2023-01-29

    Additional crash (win7 x64)
    Configuration- > Global settings -> Global Cmd Option To Session

     

    Last edit: Michael 2023-01-29
  • Noodle

    Noodle - 2023-01-30

    Hope everything goes well.
    I found that I upload a wrong file, there is the new one.

     
  • Noodle

    Noodle - 2023-01-30

    And the test with and without tty.

     
  • Michael

    Michael - 2023-01-30

    Thanks a lot - far2l works perfect
    But crash in configuration still present (but it not important for me :) )
    https://we.tl/t-4CP2qiEOj4 - PuTTY-nd-vv7.15p3.crashreport (win7 x64)

    P.S. family moments fortunately ended well

     
  • Noodle

    Noodle - 2023-02-02

    So glad to hear that!
    And thanks for the crash report, the attachment should fix the crash issue.

     
  • Michael

    Michael - 2023-02-02

    Latest version is works perfect
    Everything is stable
    Thanks

     
1 2 > >> (Page 1 of 2)

Log in to post a comment.