GithubHelp home page GithubHelp logo

Comments (4)

michael-lazar avatar michael-lazar commented on May 28, 2024

I don't think that the current implementation will work for terminal based browsers. What we're currently doing is opening a new subprocess in the background every time you press o. This allows you to open several tabs without having to block the RTV window and wait for the tabs to be closed.

You raise a good point though, we really should support w3m and similar programs. For terminal browsers we would need to temporarily halt the curses program, similar to how the text editor currently works.

from rtv.

nedson avatar nedson commented on May 28, 2024

This would make sense since this is a terminal based Reddit app, I'm sure many folks spend a lot of time wrangling servers and would appreciate not having to open a browser to view an article.

from rtv.

michael-lazar avatar michael-lazar commented on May 28, 2024

Fixed in 1b6fed2.

You can now set a default browser using the $BROWSER variable. If $BROWSER points to a terminal-based application, or RTV detects that you are running without a display, it will attempt to open the browser inside of the terminal. Please let me know if this works out for you.

from rtv.

nedson avatar nedson commented on May 28, 2024

Awesome!!!!! I'm getting it setup now...Thank you!~

--Edit--
Works perfectly!

from rtv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.