Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use libclipboard to access x clipboard if running under terminal with no far2l extensions #980

Closed
unxed opened this issue Apr 11, 2021 · 5 comments

Comments

@unxed
Copy link
Contributor

unxed commented Apr 11, 2021

https://github.com/jtanx/libclipboard

@elfmz
Copy link
Owner

elfmz commented Apr 11, 2021

  • i still dont understand why use terminal version while having x11 env undr the hands, and bringing x clipboard access into terminal version makes it little bit more weird:)
  • this lib is x11 only, no wayland
  • summaryzing, its better to implement using xclip utility, if will really implement this. May be through glue script, like mounts.sh etc...

@unxed
Copy link
Contributor Author

unxed commented Apr 12, 2021

We regularly see people running text version on X desktop here in issues. Apparently, the love for the familiar terminal is affecting. xclip is ok of course :)

@demimurych
Copy link

  • i still dont understand why use terminal version while having x11 env undr the hands, and bringing x clipboard access into terminal version makes it little bit more weird:)

because the terminal version is much faster.
because the terminal is everywhere, even in x ;) even in the browser there is a terminal. even the terminal has a terminal. ;)
because I know how to have 100500 fars in one terminal session, and I don’t know how to do the same in X without creating 100500 windows.
Etc...

By the way, in ubuntu 20.04, ctrl+c in far2lc dont work.

@elfmz
Copy link
Owner

elfmz commented Jun 23, 2021

Regarding 'faster' i'm really not sure. For me WX version has much better reaction time, but may be its subjective impression due to ESC-related issues.
Regarding tab-ed interface - its really missing feature that could be good to have.

@unxed
Copy link
Contributor Author

unxed commented Oct 10, 2021

dup of #810

@unxed unxed closed this as completed Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants